Fix OS3 export to MI 3 (#6404)
This commit is contained in:
parent
847b61f0ba
commit
ff1d5c0c4d
@ -197,8 +197,7 @@ class OS4Exporter:
|
||||
self.migrate_projectors()
|
||||
self.migrate_meeting()
|
||||
|
||||
# Note: When returning self.all_data one has access to the original data to compare it to the export.
|
||||
# return {"all": self.all_data, "export": self.to_list_format()}
|
||||
self.data["_migration_index"] = 3
|
||||
return self.data
|
||||
|
||||
def set_model(self, collection, model):
|
||||
|
Loading…
Reference in New Issue
Block a user