I need to filter and verify how many tasks/epics/sub tasks started today and how many due dates are exceeded.....
is there any provision for that type filter?
Does this help?
created >= startOfDay() and created <= endOfDay()
due <= now()
Can you please elaborate, where I have to use this?
In JIRA search its not filtered 'due <= now(31/10/2019)'
in Export to excel CSV also.
how can I use this search option?
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.