Hello Community,
I wanted to take some advice on restricting edit issue action on a custom field by certain individuals or group of users
Is it possible to achieve on cloud using native or by using any add on
Please share your thoughts
Thanks in advance
Ashish
Natively, there isn't field-level permissions - just project-level (i.e users either have edit, or they don't).
Not that it's impossible - there are...
It'd be good to get your thoughts on the options above, whether any sound of interest, and if you need any help with implementing any option - let us know more specifics about why you need this, and what the rules should be!
Ste
Hi @Ste Wright : Thanks for the response
We are developing a process basically and want to restrict certain users from editing a custom field in jira.
Users from certain group should only modify the field in jira.
We have integrated Jia with another external tool ...when the users update the value in external tool it should update in jira ..
I tried using secure custom field ..was able to restrict on jira level
however , when the sync happens between 2 system it is not updating the secure cutom field ..i believe due to an extra prompt it has when we try to update it from UI
Any thoughts please
Regards
Ashish
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In your scenario, I think what I would do is use one of the two automation options - as it would allow you to prompt users to use the external platform where necessary.
Do you think either of those options above would be acceptable?
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Ste Wright : In smartsheet we can only set 1 sync flow per sheet.
Any script can you suggest script runner or SIL to restrict certain users from editing the field.
Regards
Ashish
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Not that I know of - Scriptrunner uses Behaviours for this, but those aren't available in Cloud.
You could try asking a vendor directly though for more expert advice? For example, contact Scriptrunner using the support options on their Marketplace listing.
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you please share what action should I configure on automation in order to revert editing field if the user is in the group I want to limit?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Ste Wright
Could you please send me a example of the automation below?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There is a workaround documented for cloud which will reset the value of the custom field if the user is not apart of a particular group (essentially restricting the specified custom field):
https://confluence.atlassian.com/jirakb/how-to-revert-a-custom-field-value-when-edited-by-unauthorised-users-using-automation-1167831117.html
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.