Versions Compared

Key

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

...

In company-managed projects (former Classic), you can filter issues linked to the component version by a Released Component Versions or Unreleased Component Versions field. For example:

Code Block
"Released Component Versions" = "API-1.0.0"
"Unreleased Component Versions" = "API-1.0.2"

where Where “API-1.0.0“ and “API-1.0.2” is the name of the component version.

...

In team-managed projects (former Next-gen), you can filter issues linked to the component version via octo-released-component-version or octo-unreleased-component-version property. For example:

Code Block
issue.property[octo-released-component-version].content ~ "API-1.0.0" OR "Component Versions" = "API-1.0.0"
issue.property[octo-unreleased-component-version].content ~ "API-1.0.2" OR "Component Versions" = "API-1.0.2"

where Where “API-1.0.0“ and “API-1.0.2” is the name of the component version.

Include Page
foxmon:_Footer
foxmon:_Footer
isMissingRequiredParameterstrue