RotherOSS / RotherOSS/timeaccounting
public holidays are wrong despite correct onfiguration
Nobody has claimed this yet.
- Dominant language
- Perl
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
It has been observed, that for at least one user, public holidays are displayed, incorrectly.
the actual holiday is represented colored as a regular weekend day, while the day after the public holiday is colored in the color used to represent public holidays and when clicked on shows the name of the holiday in the description.
It is currently unclear, whether the work hours are also calculated with 2 holidays (the actual public holiday + the day after), or it is just a matter of presentation.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the holiday display using the configuration and example shown in the issue, then compare the actual holiday with the following day. Trace whether the date shift affects only presentation or also work-hour calculations; done means the holiday is shown on the correct date and hours are calculated correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- perl
- Domain
- backend, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100