Fix stale comment about moveid format in transaction_freeze.py
#37
Labels
No Label
ai-changes-requested
ai-pr-opened
ai-reviewed
ai-reviewing
ai-working
in-next-release
status/in-progress
status/pr-open
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cal/major-domo-v2#37
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
tasks/transaction_freeze.py:630— Comment says format isSeason-XXX-Week-XX-DD-HH:MM:SS, but actual format isSeason-{season:03d}-Week-{week:02d}-{unix_timestamp}. Display ofsubmitted_atin thaw reports shows Unix timestamp rather than formatted time.File Locations
tasks/transaction_freeze.py:630Labels
bug, tech-debt
Priority
low