ClockGU / ClockGU/clock-backend

Bankholidays - Half day bankholidays are not considered bankholidays

Open
#364 2 comments 0 reactions 1 assignee Claimed by @zakriya057 View on GitHub
:bug: Bug high-priority solution known
Dominant language
Python
Stars
0
Forks
4
PR merge metrics
No merged PRs in 30d

Description

As of user feedback we have the following bug:

The Christmas day 24.12.YYYY and new Years eve 31.12.YYYY are not considered as true bankholidays by the
`holidays` package. This is most probagbly due to the fact that they are considered as "half workdays" in Germany.
However for our usecase they actually are bankholidays. So far the frontend treats this correctly but the backend doesn't.

- [x] Use the [custom holiday functionality](https://holidays.readthedocs.io/en/latest/examples.html#creating-custom-holidays-or-augmenting-existing-ones-with-private-ones) to include these days

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.