Donde guarda JIRA los valores de labels para eliminar unos erroneos y que no los sugiera mas.
Well, i can solve this by my self:
in script runner, the currentUser is not an object but a function.
So the correct syntax is:
$currentUser.displayName
I'm a bit confused... I don't see currentUser as being available in the script binding there. I was going to suggest using:
componentManager.jiraAuthenticationContext?.user?.displayName
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.