Merge pull request #5578 from FinnStutzenstein/updateModels

Update models
This commit is contained in:
Norman Jäckel 2020-10-02 09:04:41 +02:00 committed by GitHub
commit a7248c2399
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -856,6 +856,12 @@ topic:
tag_ids:
type: relation-list
to: tag/tagged_ids
projection_ids:
type: relation-list
to: projection/element_id
current_projector_ids:
type: relation-list
to: projector/current_element_ids
meeting_id:
type: relation
to: meeting/topic_ids
@ -1580,6 +1586,7 @@ projector:
- motion_block
- assignment
- agenda_item
- topic
- user
- assignment_poll
- motion_poll
@ -1630,6 +1637,7 @@ projection:
- motion_block
- assignment
- agenda_item
- topic
- user
- assignment_poll
- motion_poll