The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to grab or retrieve mutable issue

AKASHB
Contributor
July 16, 2013

How to grab or retrieve mutable issue value and get the current status of the issue and its next linked status?

Cananybody let me know?

3 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
July 16, 2013

It depends on what you're doing. The code to retreive the current mutable issue is different for post-functions, listeners, etc etc etc.

Where do you need to do this?

AKASHB
Contributor
July 16, 2013

i am writing a groovy script for post function.

AKASHB
Contributor
July 16, 2013

I have a custom field value, So how can i grab this value as MutableIssue?

Can any one help me out with this?

0 votes
AKASHB
Contributor
July 29, 2013
i have acheived it. Thanks to Nic def MutableIssue opt= issueManager.getIssue()
0 votes
AKASHB
Contributor
July 16, 2013

I have grabbed the value by calling mutable issue, as

def MutableIssue opt= issueManager.getIssue()

TAGS
AUG Leaders

Atlassian Community Events