fleet/changes/20618-nil-tz-not-handled
jacobshandling 2282c495c2
Correctly handle NULL timezones (#20605)
## Addresses #20618 
- Update `CalendarEvent.TimeZone` type to be `*string`
- Consider any Fleet calendar event with `NULL` timezone to need an
update, and write the latest google calendar timezone
- [x] Changes file added for user-visible changes in `changes/`, 
- [x] Added/updated tests
- [x] Manual QA for all new/changed functionality

---------

Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2024-07-22 10:04:29 -07:00

2 lines
No EOL
116 B
Text

* Fix a bug where Fleet google calendar events generated by Fleet <= 4.53.0 were not correctly
processed by 4.54.0