Closed kevinguebert closed 1 year ago
Hey so I think this was supposed to work as a way to merge exercises by deleting the second exercise and changing all references to it to point to the new exercise. Where were you getting the errors when you did this, or was it really just site breakingly bad?
Description
If a user goes in to edit an exercise name but changes it to be the same name as the old one, that will delete the exercise and cause errors throughout the logs/site.
I ran into this as I did not know how the capitalization worked on the site. I wanted "Ohp" to actually be "OHP" (all caps, I know, not that important but just for looks). So, I tried to edit the exercise but in doing so, this actually deleted all Ohp exercises
How to