web icon indicating copy to clipboard operation
web copied to clipboard

[16.0][IMP] web_timeline: Handle inverted date ranges

Open houzefa-abba opened this issue 11 months ago • 6 comments

Inverted dates make no functional sense, but when they do happen, this change allows displaying them as single points in the timeline (same as when begin=end).

We currently do have such demo data when installing project_timeline: Screenshot at 2024-03-21 12-24-31

Before: office design tasks are missing

Screenshot at 2024-03-21 11-53-24

After: office design tasks are shown

Screenshot at 2024-03-21 11-50-51

houzefa-abba avatar Mar 21 '24 11:03 houzefa-abba