Martin Vrabel created ISPN-6531:
-----------------------------------
Summary: 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
Priority: Minor
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
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)