Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-14897

JIRA development panel can't displayed "Reviews" with Draft state

    XMLWordPrintable

Details

    Description

      Steps to reproduce the problem:

      1. Create an Application Link between JIRA 6.3.15 and Crucible 3.6.3.
      2. Create a new "Review" called CR-11 and attach a linked issue (SSAB-120) to it, see draft-review.png. Then, click Done button.
      3. Click Reviews via Issue Screen and CR-11 review is not shows in the Development Panel, see dev-panel.png
      4. 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
      5. 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.

      Attachments

        1. dev-panel.png
          dev-panel.png
          122 kB
        2. draft-review.png
          draft-review.png
          128 kB

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ckimloong John Chin
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: