Actions
Bug #10826
closedOperatingsystem does not enforce 'title' uniquness at database
Description
Operating system currently does not enforce a unique title at the database level. The result of this is that race conditions can occur which cause the creation of duplicate operating systems with titles that are not unique. To make matters worse you cannot update these operating systems without deleting all but one of the duplicates (which is confusing for the user).
I'm unsure how to handle existing Operating Systems that may have duplicates
Actions