Werk #13090: Fixed 'transitions' and 'next_transition' columns in timeperiods table.
| Component | Livestatus | ||
| Title | Fixed 'transitions' and 'next_transition' columns in timeperiods table. | ||
| Date | Oct 20, 2021 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
Both columns didn't take the local time zone offset into account. Furthermore, 'next_transition' was off by a factor of 1e9, leading to funny 32bit overflow effects most of the time.