As an admin, I am the only one authorized to modify the Original Estimate, and no other users should be able to change its value.
Is there a way to restrict users from editing the Original Estimate field?
Your assistance in resolving this matter would be greatly appreciated as it is an urgent requirement.
Thanks,
Shaik
Hey @SAzaruddin_mp ,
For company-managed projects, a valid workaround without additional apps is
Please let me know if that solves your problem!
Regards from Germany,
Thorsten
Hi SAzaruddin,
If you have ScriptRunner for Jira Cloud installed, you can achieve this requirement using the behaviours feature.
As mentioned in the documentation page here, behaviours support the Original Estimate field on the Issue View screen for company-managed projects.
Using this, you could make the Original Estimate field read only when an issue is viewed.
I hope this information helps.
Regards,
Kristian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
You can remove access for other users to edit the Original Estimate by removing it from the Edit Issue screen. This will prevent them from modifying it via UI.
To restrict access to only admins, you can create a transition (to the same status) that includes the Original Estimate field on the transition screen. This transition will be accessible exclusively to only admins.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Tuncay Senturk ,
If we remove the edit permission for the issue, users will be unable to modify any fields. I only want to prevent changes to the original estimate value while allowing them to edit other fields.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, you will only remove the Original Estimate from the edit screen, this way it will not be editable by any user.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have removed that field in Edit screen but it still editable in view screen
These are the Editable fields in that issue type
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.