[jboss-jira] [JBoss JIRA] (WFCORE-2885) list-remove operation succeeds when removing non-existent item

Michal Petrov (JIRA) issues at jboss.org
Tue May 30 09:55:00 EDT 2017


Michal Petrov created WFCORE-2885:
-------------------------------------

             Summary: list-remove operation succeeds when removing non-existent item
                 Key: WFCORE-2885
                 URL: https://issues.jboss.org/browse/WFCORE-2885
             Project: WildFly Core
          Issue Type: Bug
          Components: Domain Management
            Reporter: Michal Petrov
            Assignee: Michal Petrov


When removing an item from a list the operation should fail if the item doesn't exist. E.g.

{code}
/subsystem=logging/root-logger=ROOT:list-remove(name=handlers,value="ABC")
{code}

the operation already fails when using an invalid index.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list