How can I filter issues that take too long? Meaning say the time between target start and target end are say 6 months.
OUr JIr instance doe snot allow addons, need to use only core functionality
Here is a solution that works:
issueFunction in dateCompare("project=XYZ", "Target end > Target start +6m")
Hi @Martin Dobrý,
Welcome to Atlassian Community!
Without an app, your only option would be to use the REST API to accomplish this since JQL doesn't allow you to compare between dates.
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.
Hi Martin, welcome to the community.
I'm afraid what you are asking is not possible without a plug-in.
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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.