Is there a JQL query that will detect issues that have been linked as duplicate or marked as duplicate through a workflow transition?
This might be 2 questions I guess. Thanks in advance for any help.
I forgot to mention an important requirement that I need to see which were duplicated within the last 2 weeks.
The below is what I have ...
project = "TEST" AND issuetype = Bug and issuefunction in hasLinkType("Duplicate")
But is it possible to check to see if that duplicate was created less than 2 weeks ago?
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.