Deleting Schema
Was this helpful?
When a user attempts to delete a schema from the grid page, a modal window appears to confirm the action and display relevant dependency information.

When deleting a schema that has child schemas:
The modal displays a list of all child schemas that can be deleted along with it.
It also shows which child schemas cannot be deleted due to dependencies on other schemas.
A checkbox allows the user to choose whether to:
Delete only the selected schema, or
Delete the selected scheme and all its child schemas.

If the selected schema depends on one or more parent schemas, deletion is not allowed. In this case:
The modal displays a warning message explaining that the scheme cannot be deleted due to existing dependencies.

User will now be able to delete all schemas for a particular policy by using "Delete All Schemas" button:

Added ability to select and delete items from schema table in Guardian UI.

Note:
Selected items remain selection across pagination.
Dependencies are considered when deleting multiple schemas.
Was this helpful?
Was this helpful?