Jira Issues Calendar gadget daily total link fails to display issues and redirects to the previous page.

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • None
    • Affects Version/s: 8.0.0
    • Component/s: Dashboard & Gadgets
    • None
    • 8
    • 1
    • Severity 3 - Minor

      Issue Summary

      Jira Calendar Plugin 8.0.0, the "daily total" clickable link within the Issues Calendar gadget no longer functions as expected. Instead of opening a list of issues for that specific day, the link redirects the user to the Issue Search page, however, without the JQL query.

      • Found in:
        • Jira Calendar Plugin v8.0.0
          • Tested on:
            • Jira 11.3.4
            • Jira 11.3.6
      • Not replicated in:
        • Jira Calendar Plugin v7.0.0
          • Tested on:
            • Jira 10.3.21

      Steps to Reproduce

      1. Install Jira Data Center 11 and Jira Calendar Plugin 8.0.0.
      2. Configure a dashboard with the "Jira Issues Calendar" gadget.
      3. Ensure there are issues with a "Due Date" populated so they appear on the calendar.
      4. Access the dashboard
      5. Click on the "Total" link for any day that has multiple issues.

      Expected Results

      The gadget should open a list or search view showing all issues scheduled for that specific day.

      Actual Results

      The browser redirects to the issue search page, however, without the JQL query:

      JIRA_URL/secure/IssueNavigator.jspa?reset=true${searchService.getQueryString(%20$authcontext.user,%20$calSearch.getSearchRequestForDay(%20$day%20)%20)}
      

      The following 404 error happens in the network request:

      plugins/servlet/gadgets/$webResourceManager.getStaticPluginResource('com.atlassian.jira.ext.calendar:issues-calendar-reso...
      

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

              Assignee:
              Unassigned
              Reporter:
              Rodrigo Jose Zaparoli
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: