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

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 Leaders.
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()

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events