You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hi,
I want to access the value from field "Priority" from my service desk project. Tried all different combination but nothing seems to be working.
Similar code is working for other custom fields. My code is below.
I am using Summary field to see what data is populating so I can start using the result value for my project purpose.
import com.onresolve.jira.groovy.user.FieldBehaviours
import com.atlassian.jira.issue.priority.Priority
import groovy.transform.BaseScript
@BaseScript FieldBehaviours fieldBehaviours
def priorityField = getFieldById(getFieldChanged()) // Priority
def summaryField = getFieldById("summary") // Summary Field
def descriptionField = getFieldById("description") // Description Field
def priorityFieldValue = priorityField.getValue() as String
//descriptionField.setFormValue(priorityFieldValue)
summaryField.setFormValue(priorityFieldValue)
result for this is :
IssueConstantImpl[[GenericEntity:Priority][sequence,2][statusColor,#ff8f73][name,High][iconurl,/images/icons/priorities/high.png][description,Serious problem that could block progress.][id,2]]
Hey there Cloud Community members! We’re excited to give you the first glimpse of the new home for business teams on Jira — Jira Work Management. Jira Work Management is the next generation of J...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events