Opened 4 years ago
Last modified 2 years ago
#259 closed defect
Update order problem when changing DateTimeZero while having autoscale off — at Version 1
Reported by: | ghorwin | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 2.3.0 |
Version: | 2.2.x | Keywords: | |
Cc: | Operating System: | all |
Description (last modified by )
Steps to reproduce:
- enable DateTime
- disable autoscale
DateTimeZero = 1.1.2001 Min = 1.1.2001 Max = 1.1.2002
- change DateTimeZero to 1.1.2002
Min/Max times are adjusted correctly
- change DateTimeZero to 1.1.2000 (the default value)
MinMax times are kept and thus become invalid when DateTimeZero is changed next
Note:
See TracTickets
for help on using tickets.