-
-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Is it possible to have the application act in the below way when a user deletes a state and the application loads and finds calls in the profile to that deleted state?
Currently the logic just recreates the missing state.
Though, if the user intended to delete it, perhaps a list of all impacted states could be outputted.
Plus on reload for cases where a state referenced no longer exists, the application could just assign '(Deleted) - Former State Was: _______'
So the user can be armed with:
- A list of all Map to State items impacted by the removal of the state (includes Macros too)
- Application replaces in those Map to State / Macros where the detected state was referenced '(Deleted) - Former State Was: _______'
This could be very useful for larger profiles to:
A. Understand what will be impacted prior to the State deletion
B. Placeholder in those impacted items stating deleted/former state name
ULTIMATE IDEA: Allow a tool to create a list of all 'Deleted' states and allow the user to assign a different state to those deleted.
Sort of like a REMAP for states.