-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
The analyze subcommand works by doing everything that is possible pre-PONR, printing a report, and then rolling back any changes. We need to modify rollback so that
- we can start rollback after analyze without introducing a traceback or error message (because this is expected behaviour)
- We do not create a case where we have a traceback during rollback which starts a rollback again.