getLastComment

getLastComment

 

Syntax

getLastComment(issueKey);

Package

 

Alias

 

Pkg Usage

 

Description

Gets all the comment properties for the last issue comment.

Parameters

Parameter name

Type

Required

Description

Parameter name

Type

Required

Description

issueKey

String

Yes

Issue key.

Return Type

JComment

Example

JComment cmt = getLastComment("DEMO-1"); runnerLog("Got comment:" + cmt["text"]);

See also

Need support? Create a request with our support team.

Copyright © 2005 - 2026 Appfire | All rights reserved.