We have issues that have a field called "Vessel Name". when ever there are issues that have the same "vessel name" we would like to get a notice or automation alerting us that there are two issues with the same "vessel name". is this possible? Or is there a way to do a filter and say I want to see all issues that have an issue with a matching name. (for insight we may have 100 issues but only 1 or 2 may have the same vessel name so its not so efficient to search for them without some kind of rule.
Hello Jon,
I hope you're having a nice day.
Unfortunately, JIRA JQL search cannot return issues that have the same value in a specific custom field.
That been said, the only option that I was able to find to turn your search easier would be to export your JQL issues to CSV and use a spreadsheet application (Excel, LibreOffice, etc) to summarize the "Vessel Name" column and check for similar values.
Additionally, you can use the Excel-like JIRA Editor add-on to have the same excel view directly on JIRA, so you would not need to perform any exports.
Let me know if this information helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.