Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Make Comments possible / editable even if jira.issue.editable = false

Dennis Markwart
Contributor
February 7, 2019

Is it possible to allow users to add comments and edit their own comments, even when the property jira.issue.editable is set to false (e.g. in for closed issues)?

2 answers

0 votes
Sara Lam
Contributor
March 25, 2019

@Dennis Markwart by following the 2nd answer of 

https://community.atlassian.com/t5/Jira-questions/Can-I-make-it-possible-to-edit-comments-but-not-edit-the-issue/qaq-p/456670

and the following doc

https://www.j-tricks.com/tutorials/permissions-based-on-workflow-status

I tried the following properties at "Closed" status and it seems working for me.

Property KeyProperty Value

jira.permission.commenteditown.projectrole10000
jira.permission.commenteditall.groupdenied
jira.permission.edit.groupdenied
jira.permission.commentdeleteall.groupdenied
0 votes
Payne
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 7, 2019

By default, one can add/edit comments even if the issue is not editable. If you wish NOT to allow comments on a closed issue, you can create a property on the closed status of jira.permission.comment.denied with a value of '' (empty string).

Dennis Markwart
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 10, 2019

@Payne thx - But can I also allow users to edit their own comments even when the jira.issue.editable is set to false? The users are allowed to edit their comments via permission scheme, but once the issue ist closed (editable = false) the edit of comments is not possible.

Payne
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 11, 2019

@Dennis Markwart - I was partially correct. I thought that without the jira.permission.comment.denied property users (with the necessary permissions) could both ADD and MODIFY comments of issues in statuses with the property of jira.issue.editable set to false. Through experimenting, though, I now see that only ADDING is allowed in that scenario, and EDITING is NOT allowed. I do not know how to make comments editable when the issue is not editable.

Like Dennis Markwart likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events