RotherOSS / RotherOSS/timeaccounting

public holidays are wrong despite correct onfiguration

Open
#5 0 comments 0 reactions 0 assignees View on GitHub

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.
Image

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.