znuny / Znuny

Znuny/Znuny LTS is a fork of the ((OTRS)) Community Edition, one of the most flexible web-based ticketing systems used for Customer Service, Help Desk, IT Service Management.
https://www.znuny.org
GNU General Public License v3.0
367 stars 86 forks source link

Sector Nord AG: Bugfix - CalendarAppointment Daylight Saving Time _AppointmentRecurringCreate() #517

Open LuBroering opened 10 months ago

LuBroering commented 10 months ago

Proposed change

Bugfix for an created appointment that uses the recurring option and the recurring time is in a different DST then the original appointment.
Currently the recurring appointment will be on the correct OTRSTimeZone but not on the correct UserTimeZone which should be used instead. Recreating the bug: OTRSTimeZone = UTC UserTimeZone = Europe/Berlin Create an appointment starting on 27.10.23 recurring till 31.10.23.

Additional information

Checklist