Skip to content

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.

1 participant