Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×I created a screen when transitioning from In Review to Done, but only want my custom field to be completed but not the Comments section.
Is there a way to hide or disable the comments section from the screen and only show my custom field?
You can remove the comment box from a transition screen by removing the user's permission to comment.
You can do that using project permissions, or by adding workflow properties to each status in a workflow.
If I remove the permission to add comments, then wouldn't that disable any comments from being created?
Also, can you explain more about adding a workflow property to remove the comment section?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You need to add below property to the workflow stage.
further reading https://support.atlassian.com/jira-cloud-administration/docs/use-workflow-properties/
jira.permission.comment.denied |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I tried that and it didn't work. I tried on the transition properties as well as the status properties.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I tested the properties for you. I found that properties only work at the status and not during transition. So conclusion is there is no option to hide the comments screen other than you want to totally remove commenting permission. I could not test the property below as I am on free version of JIRA and roles are not supported.
jira.permission.comment.projectrole |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can vote https://jira.atlassian.com/browse/JRACLOUD-12244
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.