]
Bartosz Spyrko-Śmietanko updated WFCORE-1523:
---------------------------------------------
Summary: RestartParentResourceRemoveHandler should fail when removing non-existing
resources (was: Removing of non-existent resource finishes with outcome success)
RestartParentResourceRemoveHandler should fail when removing
non-existing resources
-----------------------------------------------------------------------------------
Key: WFCORE-1523
URL:
https://issues.jboss.org/browse/WFCORE-1523
Project: WildFly Core
Issue Type: Bug
Components: Domain Management, Security
Affects Versions: 2.1.0.Final
Reporter: Ondrej Lukas
Assignee: Bartosz Spyrko-Śmietanko
Priority: Minor
Labels: 2.2
Fix For: 3.0.0.Alpha1
In case when non-existent policy-module is removed through Management CLI, operation
should finish with failure. However it finishes with outcome success and nothing is
changed. It can be confusing since wrong command seems same as correct command.