[Scheduling tool] Users should not be able to schedule reviews without 2 business days before the session
Open
Scheduling tool
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 115
Description
Currently users of the scheduling tool can schedule a meeting for a Monday on a Friday. This does not give the architects enough time to review the materials prior to the meeting. The scheduling tool should use only business days for limiting how soon a user can schedule a meeting.
Contributor guide
Research direction
Start by locating the scheduling tool's validation entry point and any tests covering the minimum scheduling window. Reproduce the Friday-to-Monday case and trace how the current limit is calculated. Done means scheduling respects business days and the relevant tests cover the two-business-day requirement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100