NottingHack / NottingHack/hms2
Notify booked users of mainentance
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 14
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
When maintenance is used because a tool is broken, it could happen over booked sessions.
Allow this booking to happen, cancel the users' bookings and notify them - allow the notification to be edited by the maintainer booking the slot.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the maintenance-booking flow and the existing booking cancellation and user-notification entry points. Confirm how overlapping booked sessions are represented and how maintainers edit messages; done means the maintenance slot can be booked, affected bookings are cancelled, and each user receives the edited notification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100