Remove topic/option_ids from export (#6413)

This commit is contained in:
jsangmeister 2022-04-29 09:58:07 +02:00 committed by GitHub
parent 27682f3742
commit b2d05af928
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -326,7 +326,6 @@ class OS4Exporter:
old, "id", "title", "text", "agenda_item_id", "list_of_speakers_id"
)
new["attachment_ids"] = old["attachments_id"]
new["option_ids"] = []
new["tag_ids"] = []
new["projection_ids"] = []
new["meeting_id"] = 1