Search Linked Issue

Search Linked Issues - version 2.10.0 released!

We added some new functions for finding Epics. Finding Epics should be now easier.

For example, what open Epics can be closed because they don’t have open issues linked:

-- include epics ..
issue in epicsFromQuery
-- .. that have linked closed issues
('resolution is not EMPTY')
-- but exclude epics ..
and not epicsFromQuery
-- .. with linked open issues
('resolution is EMPTY')

Release notes

  • [CPSLI4J-131] - Better API for search by named link relations
  • [CPSLI4J-135] - Better functions for searching Epics
  • [CPSLI4J-142] - Compatibility with Jira 7.4.0
Check release
Addonrock guy news