I have users and developers that add comments while "working issues" and they tend not to use the workflow transition button to reflect the proper status. Is is possible to disable the comment button from the forms until the issue is in a particular status?
Thanks.
you can use the workflow properties to restrict, use the following property
jira.permission.comment.group=some-group jira.permission.comment=denied
check the following documents
http://www.j-tricks.com/1/post/2011/02/permissions-based-on-workflow-status.html
https://confluence.atlassian.com/display/JIRA/How+to+deactivate+comments+for+closed+issues
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, you can restrict certain permissions based on status. See a write-up about that at http://www.j-tricks.com/1/post/2011/02/permissions-based-on-workflow-status.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi all,
I'd like to disable comments during the "Waiting For Reporter" state to force users to use the proceeding "Answer" state, instead of just commenting on a ticket and leaving it in the "Waiting For Reporter" state.
I've tried the workflow property as outlined here: https://confluence.atlassian.com/display/JIRA052/How+to+deactivate+comments+for+closed+issues
Our current workflow is:
Open -> Waiting For Reporter (disable comments via workflow property) -> Answer (enable comments via workflow property)
The problem is that the enabling of comments seems to be too late because there's no comment box inside the "Answer" dialog that pops up.
Anyone have any ideas on how this could be done better?
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Sorry for the late comment, I wondered how you got on with this.
I want to disable the "comment" button but still allow comments during the transition. did you find a way to achieve this?
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Tamsin,
Please advise were you able to find a solution "to disable the 'comment' button but still allow comments during the transition"?
Thanks in advance!
Vlad
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Bob,
Please check the Comment Permission in Permission Scheme associated for the project of an issue.
Regards
Onkar Ahire.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
comment permission on permission scheme are project level, it can't use for workflow level
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Onkar, that's incorrect - comment permission applies at a project level
Bob needs to disable comments based on the status of an issue, which is covered at https://confluence.atlassian.com/display/JIRA/Workflow+Properties
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.