Merge pull request #5708 from r-peschke/feature_setCommittee_Meeting_protected
Set relation Committee -> Meeting protected
This commit is contained in:
commit
c3bb1928b9
@ -284,7 +284,7 @@ committee:
|
||||
meeting_ids:
|
||||
type: relation-list
|
||||
to: meeting/committee_id
|
||||
on_delete: CASCADE
|
||||
on_delete: PROTECT
|
||||
template_meeting_id:
|
||||
type: relation
|
||||
to: meeting/template_for_committee_id
|
||||
|
Loading…
Reference in New Issue
Block a user