clusterfuzz icon indicating copy to clipboard operation
clusterfuzz copied to clipboard

[WIP] Add import functionality for the job exporter cronjob

Open vitorguidi opened this issue 6 months ago • 0 comments

Motivation

#4808 implemented the entity exporting feature for testing environments, now we need the respective import logic. This PR implements that

Changes

  • For each entity type to be exported, also exports an entities file, containing line separated names of exported entities

Testing strategy

Unit tests, and manual execution in the dev environment

vitorguidi avatar Jun 06 '25 18:06 vitorguidi