You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempting to change a course slug component (such as title) will result in a server error if it changes the slug to match another course. However, the error message shown in the UI is just "Internal Server Error". It should instead explain the problem so that the user can choose a different string, or navigate to the other course and delete it (if it's not being used).
The text was updated successfully, but these errors were encountered:
This is my first pull request, and I’m excited to contribute! 🎉
I’m new to open source, so I’d greatly appreciate any feedback on my changes.
Please let me know if there’s anything I need to improve or if I missed something important. I’m happy to learn and make adjustments. Thank you for reviewing my PR!
What is happening?
Attempting to change a course slug component (such as title) will result in a server error if it changes the slug to match another course. However, the error message shown in the UI is just "Internal Server Error". It should instead explain the problem so that the user can choose a different string, or navigate to the other course and delete it (if it's not being used).
The text was updated successfully, but these errors were encountered: