Add `importing?` to disable some callbacks
We run a number of callbacks that are not required to be run: - all internal IDs do run for each relation `track_greatest`, this is not needed, as it will be auto-recovered after the process when a new item is created - we run redundant `set_as_latest_diff` where this is explicitly run afterwards - we run creation of evidence and notify after restoring releases
Showing
Please register or sign in to comment