Fix duplicate exercise code before making public exercises. #144
Labels
No labels
bug
documentation
duplicate
enhancement
feature idea
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
davenh99/progressa#144
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
github.com/davenh99/progressa@d5cae7e66c/ui/src/views/exercises/ExerciseList.tsx (L39C4-L39C44)atm, would lead to an unexpected (1) if exercise already exists from someone else, make sure to fetch including user = user.id to prevent adding the (1) or (2) unnecessarily.