Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The customer created Having a two-axis chart where they wanted to apply the following JQLs:and two different JQLs to be applied on the chart. How both filters can be added if it’s not possible to add two different JQLs?

Code Block
Axis 1: (project in (ATLS, LNXENG) AND created >= startOfYear() AND issueFunction in dateCompare("", "resolutionDate <= End Date"))

...

2. Add the date compare part as a filter for each axis.

...

Info

In this case, the customer compared the date using the field End Date. For the filter, it is only allowed to specify a particular date.