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
Currently IDGLOSS can be shared between signs but this causes problems when trying to view a gloss because the code assumes that it is unique.
We should ensure that IDGLOSS is unique when creating a sign. Not sure if this should be a database level unique constraint - is the BSL practice different to this?
Originally reported by: Steve Cassidy (Bitbucket: stevecassidy, GitHub: stevecassidy)
Currently IDGLOSS can be shared between signs but this causes problems when trying to view a gloss because the code assumes that it is unique.
We should ensure that IDGLOSS is unique when creating a sign. Not sure if this should be a database level unique constraint - is the BSL practice different to this?
The text was updated successfully, but these errors were encountered: