Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

LuBroering
Copy link
Contributor

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.

  • '1 - 🐞 bug 🐞' - Bugfix (non-breaking change which fixes an issue)

Additional information

Checklist

  • The code change is tested and works locally.(❗)
  • There is no commented out code in this PR.(❕)
  • You improved or added new unit tests.(❕)
  • Local ZnunyCodePolicy passed.(❕)
  • Local UnitTests / Selenium passed.(❕)
  • GitHub workflow CI (UnitTests / Selenium) passed.(❗)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant