chore(model): make eo-labels unique for name and status
This commit is contained in:
parent
5557479937
commit
a96ecb94bc
@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user