Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Usage

issue in fixedInBundle("projectKey", "bundleName", "bundlesVersionName");

Parameters

  • projectKey: The key of the Jira project.

  • bundleName: The name of the relevant bundle.

  • versionType: The type of version.

Return Value

  • jql: The generated JQL query.

This function fetches information about components and versions from Jira based on the given project key, bundle name, and bundle’s version name. It then constructs a JQL query based on certain conditions and returns this query.

fixedInBundle-SSMRelease2.png

  • No labels