]
Brian Stansberry moved WFLY-7136 to WFCORE-1808:
------------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-1808 (was: WFLY-7136)
Affects Version/s: (was: 10.1.0.Final)
Operation to list dependencies/dependents for a deployment
----------------------------------------------------------
Key: WFCORE-1808
URL:
https://issues.jboss.org/browse/WFCORE-1808
Project: WildFly Core
Issue Type: Feature Request
Reporter: Guillermo González de Agüero
Assignee: Jason Greene
If a deployment "A" has a dependency on deployment "B", and
"B" is undeployed, "A" automatically changes its status to FAILED.
It's currently not possible to list what dependencies and dependents a deployment
has. With two new operations (e.g. dependency-list and dependent-list) on the deployment
resource, HAL could provide a confirmation dialog warning the user of side effects when
undeploying.