]
Ryan Emerson updated ISPN-6531:
-------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
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
Fix For: 9.0.0.Alpha2
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