-
Type:
Bug
-
Resolution: Answered
-
Priority:
Low
-
Affects Version/s: 4.3.0
-
Component/s: Integrations
-
Severity 3 - Minor
-
0
Summary
When transitioning reviews on the Review Dashboard, a javascript error is thrown.
How to Replicate
Scenario 1
- Open Fisheye
- Open the browser developer mode and select Console
- In Fisheye, create a review, add content, add a reviewer, and select DONE.
- Navigate to the Review Dashboard by selecting Reviews from the top menu.
- From the Inbox, hover over the review ID and select the cog wheel in the pop-up
- Select Start Review
Expected Results
The review is transitioned to the Review state.
Actual Results
A javascript error is thrown in Console output.
concat.commonScriptAndStyleIncludes.613af591ce48f4b927a990ed170d43f6.cache.js:4368 ajaxUpdate failure: Error: No FECRU/workflow-condition/transition-confirm-dialog
Scenario 2
- Open the review directly and transition to review.
- Navigate to the Review Dashboard.
- Hover over the review ID In the Out for Review
- Select Close
Expected Results
The review is transitioned to the Closed state.
Actual Results
A javascript error is thrown in Console output.