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.
Hello,
I am using behaviour to set the current user in a field (User picker type) when issue moves to Done (on Done screen).
I want to display only the full name of the current user, But wen I did it in my script, Jira cam't find this user.
This is my script:
import com.atlassian.jira.component.ComponentAccessor
import com.atlassian.jira.issue.Issue
import com.atlassian.jira.issue.fields.CustomField
import java.sql.Timestamp
def customFieldManager = ComponentAccessor.getCustomFieldManager()
// Getting custom field object
def CustomFieldName = getFieldById("customfield_XXXXX")
//Get current user
def currentUser = ComponentAccessor.getJiraAuthenticationContext().getLoggedInUser();
def fullName = currentUser.displayName
CustomFieldName .setFormValue(fullName.toString())
How can I do this display without distroying the functionallity?
Attached print screen of the behaviour:
Thank you!
Daniel
G’day everyone! Super exciting news coming from the Marketplace. We have now fully rolled out the ability for end-users to submit app requests to admins directly from within the product! No longer ...
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