[Scheduling Tool] Limit the number of meetings teams can schedule
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 143
Description
We started to see that some of the teams using the scheduling tool are scheduling many meetings in advance. Some even scheduling 1 meeting every week for a full month. Often these are just place holders in case the team is ready to meet with the arch board at that time but often end up getting rescheduled or cancelled. I propose we limit the number of meetings a team can schedule to at most 2 upcoming meetings. This way teams cannot fill up the calendar with place holder meetings.
@kyle-patterson @ladonnaq @maririos
Contributor guide
Research direction
The issue names only the scheduling tool and no files, tests, or entry points. Start by locating the tool's meeting-scheduling flow and confirm how “team” and “upcoming” are defined; done means a team cannot have more than two upcoming meetings and the behavior is covered by the relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100