cass-degrees / CASS-Degrees-Code

Primary Codebase for the TechLauncher CASS Degrees project
4 stars 1 forks source link

Bugfix duplicate error on course edit #473

Closed joshcbee closed 5 years ago

joshcbee commented 5 years ago

Raise validation error if user attempts to make a course with the same course code as a course in the database, where the database IDs for the form course and the database course do not match. Closes #466

Expected behaviour:

Editing existing course: image

Adding new course with same ID: image