Back to bug 8253

Who When What Removed Added
ossman 2023-11-14 13:12:45 CET Target Milestone --- MediumPrio
frifl 2024-04-12 10:55:42 CEST CC frifl
frifl 2024-04-12 12:34:59 CEST Assignee bugzilla-qa frifl
Target Milestone MediumPrio 4.17.0
Summary tlctl load relies on deprecated datetime.utcfromtimestamp() utcfromtimestamp() and utcnow() are deprecated and should not be used
frifl 2024-04-19 09:37:22 CEST Status NEW RESOLVED
Resolution --- FIXED
tobfa 2024-04-24 10:21:44 CEST Keywords prosaic, tobfa_tester
CC tobfa
adaha 2024-04-24 14:44:47 CEST Acceptance Criteria MUST
====
- utcnow and utcfromtimestamp must not be used anywhere in our code.
- The behaviour should be the same after the changes.

SHOULD
======
- We should use UTC when calculating time differences.
CC adaha
tobfa 2024-04-25 15:53:49 CEST Status RESOLVED CLOSED

Back to bug 8253