Skip to content

feat: add method for recursive export

Alike the Lab feature to export data, a method should be implemented that exports data. this export data might also be used for re-importing.

User Stories:

  • As a developer working on a critical issue, I want to move data from production to test to investigate what is going on.
  • As a user I want to load all objects from a certain project or aggregation to locally edit an upload as new revision later on.