Versions Compared

Key

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


Info
titleAvailability

This routine is available starting with SIL Engine 4.8.0.8.

Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

admGetIssueTypesFromScheme(issueTypeSchemeName)

Package

Alias

Pkg Usage

Description

Excerpt
hiddentrue
Returns a list of issue types associated to a given issue type scheme.

Returns a list of issue types associated to a given issue type scheme.

Parameters

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

Parameter name

Type

Required

Description

issueTypeSchemeName

string

...

Yes

The name of the Issue Type Scheme used to retrieve the related issue types.

Return

...

Type

stringString [] (arrary of strings)

Returns the names of all the issue types related to the Issue Type Scheme

Example

Code Block
string [] issueTypes = admGetIssueTypesFromScheme("Default Issue Type Scheme");
return issueTypes;// Bug|Story|Epic|Sub-task

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "" and space = currentSpace ( )
labelsarray_routines