Versions Compared

Key

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


Info
titleAvailability
  • This routine is available starting with katl-commons 1.0.
  • This routine is available for Jira server and cloud deployment options.

...

Parameter name

Type

Required

Description

search query

string

Yes

Search query containing the details of the returned issues.

overrideSecuritybooleanNo

Set to true to bypass any issue security.

Info
titleAvailability

This param is available starting with version 4.8.0.10 of Power Scripts Sil Engine .


Return type

string []

Returns a list of  issue keys that match the specified jql.

...