Forums

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

Jira Behaviour,unable to get current selected sprint.

Muhammad Ramzan_Atlassian Certified Master_
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.
December 4, 2019

Dears,

 

I am using following line of codes in jira behaviour to get the selected sprint in an issue.

def sprintFormField = getFieldById("customfield_10105")
def changedSprint = getFieldById(getFieldChanged())

 Its working fine if the issue was not moved from complete sprint to backlog.

 

In my case now, 

IssueId=key-1

This issue was in sprint 1, and sprint was complete and this issue move to sprint2.

 

Now the above code only returning the completed sprint id not the current selected sprint in sprint field.

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events