Fix stale comment about moveid format in transaction_freeze.py #37

Closed
opened 2026-02-20 06:50:46 +00:00 by cal · 0 comments
Owner

Description

tasks/transaction_freeze.py:630 — Comment says format is Season-XXX-Week-XX-DD-HH:MM:SS, but actual format is Season-{season:03d}-Week-{week:02d}-{unix_timestamp}. Display of submitted_at in thaw reports shows Unix timestamp rather than formatted time.

File Locations

  • tasks/transaction_freeze.py:630

Labels

bug, tech-debt

Priority

low

## Description `tasks/transaction_freeze.py:630` — Comment says format is `Season-XXX-Week-XX-DD-HH:MM:SS`, but actual format is `Season-{season:03d}-Week-{week:02d}-{unix_timestamp}`. Display of `submitted_at` in thaw reports shows Unix timestamp rather than formatted time. ## File Locations - `tasks/transaction_freeze.py:630` ## Labels bug, tech-debt ## Priority low
cal closed this issue 2026-02-20 20:28:17 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cal/major-domo-v2#37
No description provided.