Merge pull request #5708 from r-peschke/feature_setCommittee_Meeting_protected

Set relation Committee -> Meeting protected
This commit is contained in:
jsangmeister 2020-11-19 10:56:20 +01:00 committed by GitHub
commit c3bb1928b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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