Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,560,455
Community Members
 
Community Events
185
Community Groups

How do I remove the "comment" field from issue resolved screen

Using JIRA CLOUD

           I created a Issue resolved screen that will be displayed when a user closed an issue. I would like this screen to remove comment field. By default a comment field is on the screen and I can't figure out how to remove that comment field from screen.Please suggest some way to configure this.

2 answers

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Mar 08, 2019

You can do it, but it's torturous, has side-effects and hence might not do what you want.

If you edit the workflow, and look at the step the transition goes from, there is an area for "workflow properties".  You can add a property that blocks the permission to comment.  This will stop the comment box appearing on all transitions out of that step, and also remove the comment option from the issue view (that's the side-effect you might not want)

Hi @Nic Brough -Adaptavist- ,

Can you let us know how to add a property that blocks the permission to comment?

Thanks in advance

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Nov 12, 2021

See https://support.atlassian.com/jira-cloud-administration/docs/use-workflow-properties/

You're probably looking for jira.permission.comment

Hi @Nic Brough -Adaptavist- ,

I am unable to see jira.permission.comment in the given link. 

Thanks,

ARvind

Hi @Nic Brough -Adaptavist- ,

We have added following

Property Key                                                                                      Property Value

jira.permission.comment                                                                       denied

But that didn't helped. Can you advise here.

Thanks,

Arvind

I have added comment validator for transition that made comment field mandatory for issue resolve screen 

something like that in status properties: jira.permission.comment.denied

0 votes
Joe Pitt
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Mar 07, 2019

You can't out of the box. There may be a plugin, but I'm not aware of one. 

Suggest an answer

Log in or Sign up to answer