[BUG] Duration off by one hour on ordered itinerary
Closed this issue · 0 comments
vorbeiei commented
Describe the bug
Duration of card in ordered itinerary is off by one hour under specific conditions. If the minute duration is between 30 minutes and 59 minutes the duration is off by one hour. See images for an example. Same seems to happen with every hour value. So doesn't matter if duration is 0h 45m or 1h 45m, the duration shown will have an additional hour added.
To Reproduce
- Create location/Transportation
- Add visit/date info with duration resulting in minute value between 30m and 59m
- See duration wrong in ordered itinerary
Expected behavior
Correct display of duration
Docker Compose
N/A
Additional context
None

