Hey all,
we want to to Filter all our Issues without End Date / duedate, but it doesnt seem to work.'
By applying these filters:
project in (XX, YX, YZ) AND status != done AND duedate is EMPTY ORDER BY project ASC
project in (XX, YX, YZ) AND status != done AND "End Date" is EMPTY ORDER BY project ASC
We get Issues without End Date, but also some WITH End Date.
It is very important for us to know which Issues do not have an End Date, as we manage big projects with many issues at once. We want to display the Filter on a Pie- Barchart on our Wallboard to remind our Dev's to set the End Dates.
Any suggestions? Would be very great :)
Thank you!
@Nelson Ralfs Can you check if your JIRA instance has two custom fields named "End Date" and that you are using the right "End Date" custom field in your filter JQL?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.