Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
DRC Debugs - Slack Message Should Keep Calendar Link When Edited
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
Right now when a design review calendar slack ping is updated with the scheduling details when the design review is scheduled, it loses the button with the link to the calendar that it originally had. This ticket is to update the backend code in the design review edit endpoint to make sure the update to the slack message still has the button.
Proposed Solution
The button/link is a parameter you can pass into a slack helper method we made, we probably forgot to add the button text in when we did the code that handles updating the original message. Ask in slack if you have questions about how to test this
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
Start at the backend design review edit endpoint and trace the Slack helper method used to update the original message. Compare its parameters with the initial calendar notification, then verify in Slack that editing a scheduled design review preserves the calendar button and link. Ask in Slack for testing guidance if needed.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100