Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This JQL extension takes a list of bundle names, bundle versions or bundle ids and returns all issues which are reported against a component version contained in the bundle.

Usage

issue in affectsInBundle("projectKey", "bundleName", "bundleVersionName");

affectsInBundle-SSMRelease1.pngImage Added