Hello,
I would like to disable the possibility for my customers to write a comment from a certain status onwards, until the ticket is closed.
I tried
Property Key = jira.permission.comment.group
Property Value = Service Desk Customers
This did not work properly . I wanted to include the whole projectrole of Service Desk Customers, not only a certain group within the role.
So what happend was, that the customers could not comment on the issue but also everyone internally using jira could not comment on it either.
So I tried it with the new settings
Property Key = jra.permission.comment.grouprole
Property Value = Service Desk Customers
Here an error message appears and I can not access the ticket anymore. The same occurs in the customer portal.
How can this be prevented? How can I disable the comments only for the projectrole Service Desk Customers from a certain Status onwards?
Thank you
Hi @Yousaf ,
First of all,
Detailed info.
How can I disable the comments only for the projectrole Service Desk Customers
Go to the related status where you would like to disable comments to customers.
Add the the following property; (It grants access to selected group)
It means that only jira-users can comment on specified status, others not. (as service desk customers not included into this group)
Hi @Tansu Akdeniz ,
thanks for the quick reply. This helped me.
I used the group method and took a jira group where all of the users in my company are included.
Best Regards ;)
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.
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.