Hi
I try get answers from chatgpt but seems to be that he did not have it. So how i should write JQL to get nest year first Quarter values from Due Date field?
And another question is how should JQL be to get only values form Due Date field with JQL:
Due Date >= startOfYear(6M) AND Due Date <= startOfYear("9M")
I Know that there is possible to use endOfMonth value but when i like this filter works this year but does not show next year Q3 values?
Urmo