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 |