Hide Forgot
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.
This is the type of issue I experiences with ER5 on EAP... things are stopping working properly...
I can replicate the described behavior. Reassigning to me.
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).
Verified with ER7.