Time since chart JQL wrong when selecting "status category changed" in the Date Field

XMLWordPrintable

    • 1
    • Severity 3 - Minor

      Issue Summary

      When creating a "time since chart" in a dashboard and select "status category changed" in the Date Field, the result will be a blank page.
      When clicking on the total issues link the JQL will be shown and there is a "d" missing.

      Steps to Reproduce

      1. Create a "time since chart" in a dashboard
      2. Select "status category changed" in the Date Field
      3. Save and check the chart output
      4. Click on the "total issues link"
      5. The JQL shown will be "project = CT AND statuscategorychangedate >= -30d"

      timesincechart.mp4

      Expected Results

      The JQL in the chart should be "project = CT AND statuscategorychangeddate >= -30d"

      Actual Results

      the JQL is "project = CT AND statuscategorychangedate >= -30d"

      Workaround

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

        1. timesincechart.mp4
          1.72 MB
          Gino S

            Assignee:
            Sanjay Sengupta (Inactive)
            Reporter:
            Gino S
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: