Hi All,
I am trying to set the "Original Estimate" field as read-only based on the issue type and a specific user group. I can correctly determine whether the logged-in user belongs to the group, but the field is not becoming read-only as expected. Is there any other possible solution to achieve this?
This is the code I have used in Script runner behaviours
<<
import com.atlassian.jira.component.ComponentAccessor
Hi @Likhita
Please clarify: Is the Original Estimate field a custom field or a default field that is already available?
Please also clarify: Are you able to view the Original Estimation on the Create / Edit / Assign or Transition screen? If yes, then the Server-Side Behaviour can be configured for it. Otherwise, the Behaviour will not work for it.
I am looking forward to your feedback and clarification.
Thank you and Kind regards,
Ram
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.