Description
We manage Employee Leave on a dedicated board using “Effort” (e.g., 8h).
The Problem: the Workload View adds leave hours to active tasks (example: 2h Work + 8h Leave = 10h Total)
Result: Users appear “over-capacity” when they are actually absent.
The Request: we need Leave items to reduce availability rather than add effort.
Full Days: Should be visually blocked like Weekends (0h capacity).
Partial Leave: Should deduct from daily capacity.
Current: 8h Cap + 3h Leave = 11h Load (Wrong)
Desired: 8h Cap - 3h Leave = 5h Available (Correct)
We need this to see realistic remaining working hours.
What are you trying to achieve
I want to prevent Leave requests from adding to user workload totals. Instead, Leave items should visually block the day (like weekends) or deduct from the daily capacity limit (e.g., 8h capacity - 3h leave = 5h available) to show accurate availability.