-
Bug
-
Resolution: Not a bug
-
Low (View bug fix roadmap)
-
None
-
None
-
Severity 3 - Minor
-
Steps to reproduce the problem:
- Create an Application Link between JIRA 6.3.15 and Crucible 3.6.3.
- Create a new "Review" called CR-11 and attach a linked issue (SSAB-120) to it, see draft-review.png
. Then, click Done button.
- Click Reviews via Issue Screen and CR-11 review is not shows in the Development Panel, see dev-panel.png
- There is a REST request trigger in Fisheye log when clicking on the Reviews link in Development Panel, i.e
15-03-20 16:06:46,706 DEBUG [qtp2058143701-264 ] fisheye ProfilingServletFilter-logRequest - start request GET /rest/dev-status/1.0/details/reviews?xoauth_requestor_id=admin&globalId=SSAB-120&globalId=SSP-120 sessionid=npl3apxnivz61pv1z70engnx4 2015-03-20 16:06:46,736 DEBUG [qtp2058143701-264 ] fisheye ProfilingServletFilter-logRequest - end request in 29ms GET /rest/dev-status/1.0/details/reviews?xoauth_requestor_id=admin&globalId=SSAB-120&globalId=SSP-120 sessionid=npl3apxnivz61pv1z70engnx4 200
- Copy & paste the URL (http://johnchin-pc:8060/rest/dev-status/1.0/details/reviews?xoauth_requestor_id=admin&globalId=SSAB-120&globalId=SSP-120) into the web browser and show the results below:
{"reviews":[{"id":"CR-9","url":"http://johnchin-pc:8060/cru/CR-9","state":"REVIEW","title":"","dueDate":"2015-03-26T16:00:00.000+0800","lastModified":"2015-03-20T15:59:45.085+0800","commentCount":0,"author":{"name":"admin","avatar":"http://johnchin-pc:8060/avatar/admin?s=48"},"moderator":{"name":"admin","avatar":"http://johnchin-pc:8060/avatar/admin?s=48"},"reviewers":[]},{"id":"CR-10","url":"http://johnchin-pc:8060/cru/CR-10","state":"REVIEW","title":"","dueDate":"2015-03-27T16:00:00.000+0800","lastModified":"2015-03-20T16:03:47.449+0800","commentCount":0,"author":{"name":"admin","avatar":"http://johnchin-pc:8060/avatar/admin?s=48"},"moderator":{"name":"admin","avatar":"http://johnchin-pc:8060/avatar/admin?s=48"},"reviewers":[]},{"id":"CR-11","url":"http://johnchin-pc:8060/cru/CR-11","state":"DRAFT","title":"","dueDate":"2015-03-27T16:00:00.000+0800","lastModified":"2015-03-20T16:06:32.411+0800","commentCount":0,"author":{"name":"admin","avatar":"http://johnchin-pc:8060/avatar/admin?s=48"},"moderator":{"name":"admin","avatar":"http://johnchin-pc:8060/avatar/admin?s=48"},"reviewers":[]}]}
As you can see, CR-11 review shows in the returned values.
Workaround:
Change the review state to Start Review.
- relates to
-
JSWSERVER-14947 Display Draft reviews in the Development Panel
- Gathering Interest
- was cloned as
-
FUSE-2486 Failed to load
[JSWSERVER-14897] JIRA development panel can't displayed "Reviews" with Draft state
Workflow | Original: JAC Bug Workflow v2 [ 2854083 ] | New: JAC Bug Workflow v3 [ 2935096 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Symptom Severity | Original: Minor [ 14432 ] | New: Severity 3 - Minor [ 15832 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v7 - Restricted [ 2542787 ] | New: JAC Bug Workflow v2 [ 2854083 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v6 - Restricted [ 1536334 ] | New: JIRA Bug Workflow w Kanban v7 - Restricted [ 2542787 ] |
Component/s | New: Development Panel [ 43313 ] | |
Component/s | Original: Issue - Development Panel [ 25405 ] | |
Key |
Original:
|
New:
|
Symptom Severity | New: Minor [ 14432 ] | |
Affects Version/s | Original: 6.3.15 [ 50826 ] | |
Project | Original: JIRA (including JIRA Core) [ 10240 ] | New: JIRA Software (including JIRA Agile) [ 12200 ] |
Labels | Original: warranty | New: jira-development-panel warranty |
Workflow | Original: JIRA Bug Workflow w Kanban v6 [ 844162 ] | New: JIRA Bug Workflow w Kanban v6 - Restricted [ 1536334 ] |
Resolution | New: Not a bug [ 12 ] | |
Status | Original: Verified [ 10005 ] | New: Resolved [ 5 ] |
Occurrence Factor | New: 25% - affects a minority of users or feature is not regularly used [ 12831 ] |