-
-
Notifications
You must be signed in to change notification settings - Fork 33
Plan Migration
Patrick (Gus) Heck edited this page Jan 24, 2023
·
3 revisions
|
This feature is not yet implemented. |
When a plan is started with changes and has a new version, we need to be able to know what to do with any in-flight documents left over from the previous plan. The default behavior will be to simply ignore them. But at some point we will want to ensure that there is a way of migrating them to the existing plan or alerting the user that there is no applicable migration path. Some cases we need to handle include:
-
The name of the scanner has changed
-
A POTENT step has been re-named
-
A new POTENT step has been added.
-
The source scanner has been removed from the plan.
-
A POTENT step has been removed from the plan