Webtimebuggood first issuescraper
Repository metrics
- Stars
- (1 star)
- PR merge metrics
- (PR metrics pending)
Description
Concerning webtime target:
We currently assume a day can only have 1 type - this is a wrong assumption.
The user might have half a sickday, or half vacation.
Move (and rename) the dayType property to be attached to the hours property - this logic would be more inlined with how rows in the timesheet logically work, each hours report can have a different type.
Note: This logic is already present in hilan target.