[
https://issues.apache.org/jira/browse/ARTEMIS-3530?focusedWorklogId=668237&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-668237
]
ASF GitHub Bot logged work on ARTEMIS-3530:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 21/Oct/21 09:44
Start Date: 21/Oct/21 09:44
Worklog Time Spent: 10m
Work Description: gtully merged pull request #3797:
URL: https://github.com/apache/activemq-artemis/pull/3797
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 668237)
Remaining Estimate: 0h
Time Spent: 10m
> Space in role list breaks user listing
> --------------------------------------
>
> Key: ARTEMIS-3530
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3530
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.18.0
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Fix For: 2.20.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> If we have a {{artemis-roles.properties}} like so:
> {code:java}
> role1 = user1, user2
> role2 = user2{code}
> however, when I display the list of users through the cli I get:
> {code:java}
> $ ./artemis user list
> Connection brokerURL = tcp://localhost:61616
> --- "user"(roles) ---
> "user2"(role2)
> "user1"(role1){code}
> {{user2}} should have the {{role1}} role as well.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)