]
Bartosz Spyrko-Śmietanko commented on WFLY-6530:
------------------------------------------------
I think this is because login-modules attribute has been replaced with login-module
sub-model.
When AbstractCollectionHandler checks if the login-modules attribute exists[1], it
succeeds, but when it tries to resolve current value [2] the resulting model is always
undefined.
[1]
list-add operation doesn't work on login-modules attribute
----------------------------------------------------------
Key: WFLY-6530
URL:
https://issues.jboss.org/browse/WFLY-6530
Project: WildFly
Issue Type: Bug
Components: CLI
Affects Versions: 10.0.0.Final
Reporter: Bartosz Spyrko-Śmietanko
Assignee: Alexey Loubyansky
Executing list-add operation on login-modules results in the modules being replaced
instead of appending new module.