buerokratt / Buerokratt-Chatbot

1 stars 19 forks source link

Update organization's working time settings via Liquibase #351

Open turnerrainer opened 1 year ago

turnerrainer commented 1 year ago

AS AN Architect I WANT the organization's working time settings as a database table to be applied via Liquibase SO THAT applying these changes would be always done the same way without any manual interception

Acceptance Criteria

ValterAro commented 7 months ago

Short summary: Organization working time does not take summer time (Daylight saving time) into account. Not sure if the bug should be under this issue, but wrote it here. Expected result: when the organization working time is set to open at the current hour then the bot should be available Real result: the bot says that it is currently outside the working hours. How to reproduce: Go to https://admin.dev.buerokratt.ee/chat/working-time and set the working time as the current hour and try to talk with the bot.

1AhmedYasser commented 7 months ago

Short summary: Organization working time does not take summer time (Daylight saving time) into account. Not sure if the bug should be under this issue, but wrote it here. Expected result: when the organization working time is set to open at the current hour then the bot should be available Real result: the bot says that it is currently outside the working hours. How to reproduce: Go to https://admin.dev.buerokratt.ee/chat/working-time and set the working time as the current hour and try to talk with the bot.

We need to check this together, for me it works as intended, but again i am under another timezone , so we will have to check it on your zone

ValterAro commented 7 months ago

Just checked it again with Ahmed and it is working as intended.