Bug 1203653 - kie-config-cli: unable to list projects with given privileges
Summary: kie-config-cli: unable to list projects with given privileges
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.1.0
Hardware: x86_64
OS: Linux
high
high
Target Milestone: DR1
: 6.2.0
Assignee: Marco Rietveld
QA Contact: Lukáš Petrovický
URL:
Whiteboard:
Depends On:
Blocks: 1260691
TreeView+ depends on / blocked
 
Reported: 2015-03-19 10:51 UTC by Pavel Kralik
Modified: 2020-03-27 20:01 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 20:01:53 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Pavel Kralik 2015-03-19 10:51:12 UTC
Description of problem:
In the kie-config-cli is not possible to list project with given privileges. When rights are added to project with add-role-project there is no way how to realize if given project has the rights granted in similar way as:

add-role-repo => list-repo
add-role-org-unit => list-org-units

Version-Release number of selected component (if applicable):
BPMS 6.1.0.ER6

How reproducible:
Always

Actual results:
Unability to list projects and roles given

Expected results:
List command added

Additional info:

Comment 2 Maciej Swiderski 2015-03-23 14:02:09 UTC
list project details command has been added that shows details about project as follows:

>>Please enter command (type help to see available commands):
list-project-details
>>Repository alias:jbpm-playground
>>Select project:
1) async-examples
2) CustomersRelationship
3) Evaluation
4) HR
5) IntegrationTests
2
Result:
	Project CustomersRelationship
	 Modules: []
	 Root path: default://master@jbpm-playground/CustomersRelationship
	 Pom path: default://master@jbpm-playground/CustomersRelationship/pom.xml
	 Groups: [HR, PM, IT]

kie-wb-distributions
master:
https://github.com/droolsjbpm/kie-wb-distributions/commit/776a5a00d6cb835b62a2c85a12b6b327ed7f51c1

Comment 3 Pavel Kralik 2015-09-07 12:54:50 UTC
BPMS 6.2.0.ER1


Note You need to log in before you can comment on or make changes to this bug.