Versions Compared

Key

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

The add-on provides 2 custom fields for bundles. Both of them are similar in functionality, that is showing the related bundle for the issue. “Manually Selected Bundle Field” requires users to select bundle of each issue, but “Auto Calculated Bundle Field” can automatically determine the related bundle by using component and version fields.

Child pages (Children Display)

  • CMTC-Bundle (Auto): After selecting the version type on the configuration page (affects version, fixVersion, or your special version), it displays the bundles associated with the component and version pair in the issue next to the respective custom field. It also searches for the versions of these bundles and includes them in the display.

  • CMTC-Bundle (Manual): Use this field to manually select issue in which bundle. Use CMTC-Bundle (Auto) fields for auto populated bundle.

The add-on provides a calculated custom field for bundle-related functionalities.

Adding custom fields to Jira is already well documented in Jira's own user manuals so it will not be duplicated here. One thing you should notice is, calculated fields are not available on issue update screens, they are only visible on view issue screen or as a column in issue navigator. So "Fixed in Bundle" and "Affects Bundle" fields are not available on issue create or edit screens.

  • Clicking on it will open issue navigator with issues fixed in bundle and/or issues affecting the bundle

A manual bundle custom field does not require configuration. You can add your desired bundle when creating an issue or on the view screen. When you click on the manual custom field, it will run a JQL (Jira Query Language) that lists the issues containing the selected bundle.