sbsdev / daisyproducer2

An integrated production management system for accessible media
GNU Affero General Public License v3.0
0 stars 0 forks source link

Change type when confirming #97

Closed egli closed 3 years ago

egli commented 3 years ago

When you confirm a name you can change the type of the name in the user interface. However the confirm fails as it cannot delete the word as the type (part of the unique key) no longer matches.

We might have to delete both plain names (type = 1) or hoffmann names (type = 2) when type is either 1 or 2.