Hi everyone.
hope everyone doing well.
Actually, I have two sections for a project.
For example, in a task in two status the discussion is in between project leader and stackholder (staus1 = to be confirmed status 2=to be discussed)
Now After these 2 statuses the issue is assignee to new role (status 3= In progress)
So, I want to hide all the discussion comments from the new role like the discussion occur in 2 statuses I don't want to show to the new role the issue is assignee also after the discussion held onward status 3, I don't want to show the comments to the stackholder holders.
How can I achieve this?
Hi @Umar Maroof
You can mostly do this, using Comment Visibility settings, and Automation.
There are some things to note though with this approach, see Notes below. I've also listed some Alternatives to consider.
---
Comment Restrictions
Comments can be restricted manually using the lock icon (below the comment box on the right-hand side) to either a Group or a Project Role (not Assignee though).
You do need to activate this on your instance - to do this:
---
Automation
You can then use Automation to set the comment restrictions depending on the Status.
Prerequisite:
Automation Rule:
The rule might then look something like this:
Note: The Actor needs to be a user with access to the relevant Role/Group. See below under Notes > Comment Security for more information.
---
Notes
Trigger
Comment Security
Note: I would still test these suggestions within your instance, prior to setting any rules live.
---
Alternatives
There are several alternatives I would recommend - although both require hiding the whole Issue from the Stockholder / Other Users.
---
Lots to digest here! Let us know your thoughts, and if you need advice or further information about the recommendations/alternatives.
Ste
Thanks for your response I will try this
I have a question can we automatically clone the issue when the status is transition to ( to be approved) ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Umar Maroof
Yes, in either of the alternatives you could automate the action - either...
For issue cloning, the rule might look something like this:
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Ste Wright I want to change the status of clone issue that is in other project depend on the issue cloned by which is in other project but this error com
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Umar Maroof
A few things to check:
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Ste Wright Ok I resolved this actually the status that I want to transit was not in my workflow now it's working fine
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can we apply this comment security on existing comments.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That would be great
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Umar Maroof ,
you can't hide comments in JIRA based on a specific status. What you can do is to restrict comments when users perform them (https://confluence.atlassian.com/jirakb/add-restricted-comments-on-jira-962353957.html)
Keep in mind that, based on the restrictions, comments will be not shown in each status of your workflow.
Hope this helps,
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for your response
But can we have different issue view screen for different users ?
Any add on for this ? I am using jira cloud
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.