Hi,
I am trying to hide Assign button using script runner Hide UI Element functionality as described on following site
https://scriptrunner.adaptavist.com/latest/jira/fragments/HideUIElement.html
I tried with following configuration but it did't worked :(
Hi Rambanam Prasad
You are victim of a common mistake when using this feature.
The condition should evaluate to FALSE, not TRUE. As you can read in the condition it says "Under which circumstances should this link be displayed"
If you make your condition to use the != instead of the ==, it should work well.
Also, you cannot use this feature to hide the "Assign to me" button, but you can inject JS into a panel that does just that... It might be a bit difficult.
This could be another option to consider, but they are both "hard" to do.
Do say if I can help you further.
Good day!
DYelamos
It worked Thanks!
what do you mean for following message? I think it is saying condition should true
"Condition Note that the item will be displayed if the code returns a truthy object."
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Rambanam Prasad .
I need your help to fix some groovy scripts .
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey SAI.
Why don't you talk with us at Adaptavist and hire our professional consulting services? We could help you out.
Cheers
Dyelamos
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.