-
Bug
-
Resolution: Done
-
Critical
-
6.1.0
-
None
+++ This bug was initially created as a clone of Bug #1278542 +++
Description of problem:
It is not possible to create a project for a repository which has been created using "kie-config-tool". Although the repository is created successfully, the "Ok" button to create a project does not work in business-central. If you try to create a project for any other repository created in bc, the "Ok" button works.
Version-Release number of selected component (if applicable):
BPM Suite 6.1.4 (also tested in 6.1.2).
How reproducible:
Always
Steps to Reproduce:
1) In BPM Suite, create a organizational unit (i.e. demo);
2) Started kie-config-tool (./kie-config-cli.sh online);
3) Created a repository called "hello" and empty remote origin as follows:
>>Please enter command (type help to see available commands):
create-repo
>>Repository alias:hello
>>User:brmsuser
>>Password:
>>Remote origin:
4) As it was created successfully, I executed "push-changes";
5) Assigned the repository to an existing "Organizational Unit" (demo) as follows:
add-repo-org-unit
>>Organizational Unit name:demo
>>Repository alias:hello
6) As it was created successfully, I executed "push-changes";
7) Restarted BPMS server and after accessing it using "brmsuser", I am able to see the new repository assigned to the OU;
6) Going to "Authoring -> Project Authoring -> demo -> hello" repository, tried to create a new project by clicking on "New Item -> Project". It allowed me to input a name, but after clicking on "OK" button... nothing happens.
If you go to any other repository created on bc, the "OK" button will work.
Actual results:
Nothing happens by clicking on "Ok" button after creating a project.
Expected results:
It should work.
Additional info:
- duplicates
-
RHBPMS-227 "create-repo" command from kie-config-tool does not work properly in BPM Suite 6.1.x
- Verified
- is blocked by
-
RHBPMS-227 "create-repo" command from kie-config-tool does not work properly in BPM Suite 6.1.x
- Verified