]
Vladimir Blagojevic commented on ISPN-6531:
-------------------------------------------
[~mvrabel] How would you prefer to add a list of items? What kind of text input control
would be more suitable?
when editing security roles in cache configuration page I have to
manually add [ ] brackets before updating
-----------------------------------------------------------------------------------------------------------
Key: ISPN-6531
URL:
https://issues.jboss.org/browse/ISPN-6531
Project: Infinispan
Issue Type: Bug
Components: Console
Affects Versions: 8.2.0.Final
Reporter: Martin Vrabel
Assignee: Vladimir Blagojevic
If there are for example 2 roles in the "roles" filed the cache configuration
page shows it as "admin,reader" but if I want to add/remove a role I have to add
all role in a [ ].
e.g. adding [admin,reader,writer] removing [admin].
Otherwise it throws:
Error
domain-failure-description
WFLYCTL0097: Wrong type for roles. Expected [LIST] but was STRING