Bug 1331073

Summary: 'Recently opened/edited' panels fail to load with an item in a deleted repository
Product: [Retired] JBoss BRMS Platform 6 Reporter: Zuzana Krejčová <zkrejcov>
Component: Business CentralAssignee: Lukáš Petrovický <lpetrovi>
Status: CLOSED EOL QA Contact: Lukáš Petrovický <lpetrovi>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.3.0CC: lpetrovi, manstis
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 19:45:15 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
screenshot with js console exception none

Description Zuzana Krejčová 2016-04-27 15:27:28 UTC
Created attachment 1151457 [details]
screenshot with js console exception

Description of problem:
Follow-up on bug 1324592.
If the 'Recently opened/edited' records contain files from a deleted/nonexistent repository, the corresponding panels in the UI will fail to load.


Version-Release number of selected component (if applicable):
BxMS 6.3.0 CR1


Steps to Reproduce:
1. Create a repository with a project and a DRL inside.
2. Open the DRL.
3. Open the Explore -> Recently opened panel. You will see the DRL listed there.
4. Go to Administration and delete the repository.
5. Return to Authoring and reopen the Explore -> Recently opened panel.


Actual results:
The loading animation (three squares) stays present, no data is loaded. The js console of the browser shows an exception (see screenshot).


Expected results:
The data finishes loading and you can see the DRL listed as previously.