Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
[Maintenance] - Reschedule Event Slack Message Bug
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
There is a bug where the original slack message is not updating when an event is rescheduled through Finishline. See example below.
Acceptance Criteria
When an event is rescheduled the original slack message has the updated meeting time/date.
Proposed Solution
- Reproduce the error
- Update editEvent in calendar.services.ts to update the slack message accordingly when an event is rescheduled
Mocks
No response
Contributor guide
No contributing guide indexed for this repository
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
Reproduce the rescheduling flow in Finishline and start in calendar.services.ts at editEvent. Trace how the original Slack message is handled when the event date or time changes. Done means the existing Slack message shows the updated meeting date and time after rescheduling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 78/100