]
Brian Stansberry reassigned WFCORE-1808:
----------------------------------------
Component/s: Domain Management
Assignee: (was: Jason Greene)
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
Components: Domain Management
Reporter: Guillermo González de Agüero
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.