Hi Atlassian Community,
I’m working with two separate Jira Service Management projects for two teams: BTS and RST. I need a solution that will allow these teams to collaborate on specific issues, without giving them access to all issues in each other’s projects.
Here’s what I need:
I want both BTS and RST teams to be able to view and work on specific issues, but not see all issues in each other’s projects.
Ideally, I want to automate the process of allowing both teams to collaborate on the same issue, without needing to manually add them as watchers or modify permissions for every individual issue.
The goal is to ensure that both teams can work on the issue without giving full access to each other’s projects.
My questions:
How can I configure Jira Service Management to allow BTS and RST teams to collaborate on specific issues without giving them unrestricted access to each other’s tickets?
Can Jira Automation be used to automatically include both teams in specific issues that require cross-team collaboration?
Is there a way to restrict access to certain issues while allowing both teams to work on them?
I’d appreciate any insights or suggestions on how to set this up efficiently.
Hello @Milan Dhakal
Welcome to Atlassian community!!
Like I would!!
1. Identify which issues should be shared
Start by clearly marking shared issues. You can use:
2. Create separate issue security levels per project
3. Use automation to assign security levels
Set up an automation rule to:
4. Use the "Request Participants" field
5. Create a filter to surface shared issues
Example JQL:
"Collaboration Type" = Shared
Save this filter and add it as a shortcut in the project sidebar, or to a shared dashboard for both teams.
Outcome:
I hope help you!!
Great solution, @Raphael Lopes .
Side note for @Milan Dhakal : you can't make a queue with the
"Collaboration Type" = Shared filter
Because in the JSM project you will only see the issues of that project. That is why Raphael suggested to create a shortcut in the sidebar/dashboard.
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.