chore(model): make eo-labels unique for name and status

This commit is contained in:
Sarah Vaupel 2021-12-07 16:26:57 +01:00
parent 5557479937
commit a96ecb94bc

View File

@ -3,7 +3,7 @@ ExamOfficeLabel
name ExamOfficeLabelName name ExamOfficeLabelName
status MessageStatus status MessageStatus
priority Int -- determines label ordering priority Int -- determines label ordering
UniqueExamOfficeLabel user name UniqueExamOfficeLabel user name status
deriving Generic deriving Generic
ExamOfficeExamLabel ExamOfficeExamLabel