Versions Compared

Key

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

...

titleAvailability

This routine is available starting with katl-commons 2.5.19 / 2.6.11.

...

Button handy
blanktrue
color#0052CC
nameSend Feedback
linkhttps://docs.google.com/forms/d/e/1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=getProjectComponentLead+-+15483467
widthauto

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

Syntax

getProjectComponentLead(pkey, compname)

Package

Alias

Pkg Usage

Description

Excerpt
hiddentrue
Returns the leader of the specified component from the specified project.

Returns the leader of the specified component from the specified project.

Parameters

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

Parameter name

Type

Required

Description

pkey

String

Yes

Key of the selected project.

compname

String

Yes

Name of the component.

Return

...

Type

stringString

Returns the lead of the specified component from the specified project.

...

Code Block
//lead of the component comp1 from the project with key TSTPRJ is TL1
string leader = getProjectComponentLead("TSTPRJ", "comp1");

Result: TL1

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "jira_project_routine" and space = currentSpace ( )
labelsjira_project_routine
 
array_routines