Bug 1038679 - RepositoryEditor for newly created repositories not showing up
Summary: RepositoryEditor for newly created repositories not showing up
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ER6
: 6.0.0
Assignee: manstis
QA Contact: Zuzana Krejčová
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-05 15:44 UTC by Zuzana Krejčová
Modified: 2016-08-01 01:08 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-06 20:19:10 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1036759 0 high CLOSED Guided decision table cannot be created without clicking on a package in a project explorer first 2021-02-22 00:41:40 UTC

Internal Links: 1036759

Description Zuzana Krejčová 2013-12-05 15:44:39 UTC
Description of problem:
The RepositoryEditor does not show up for newly created repositories. There are a few specific cases of this:
1. Create a repository, click the folder in File Explorer - nothing happens. Refresh and switching perspectives does not help.
2. Clone a repository, click the folder in File Explorer - nothing happens. Switching perspectives helps.
3. Create 2 repositories, click the folder of the second one in File Explorer - nothing happens. Click the folder of the first one in File Explorer - editor appears.

For created repositories, if you first open the RepositoryEditor for some other repo, you can open the RepositoryEditor even for the freshly created repo (provided that the RepositoryEditor for the other repo was still visible when trying to bring up the other RepositoryEditor).


Version-Release number of selected component (if applicable):
BPMS 6.0 ER5


How reproducible:


Steps to Reproduce:
1. Go to Authoring, Administration.
2. (Create an Org. Unit.) Click Repositories, New repository. Fill in the form, submit.
3. Click the new folder (the new repository) in File Explorer.


Actual results:
Nothing happens.


Expected results:
RepositoryEditor for the new repository is opened.

Comment 1 manstis 2013-12-05 15:48:11 UTC
This is the type of issue I experiences with ER5 on EAP... things are stopping working properly...

Comment 2 manstis 2013-12-05 22:30:42 UTC
I can replicate the described behavior. Reassigning to me.

Comment 4 manstis 2013-12-06 12:15:16 UTC
When a new Repository was added to the File Explorer it was being automatically selected before we'd setup some of the meta-data behind File Explorer. Clicking on the new Repository was not raising a "selection event" as it had already been selected (you could workaround the reported issue by selecting a different Tree item and then the Repository again). 

When a new Repository is added the File Explorer meta-data is now setup first which also leads to the Repository Editor opening for the new Repository (as we automatically select it upon creation).

Comment 5 Zuzana Krejčová 2014-01-03 13:17:36 UTC
Verified with ER7.


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