Hello everyone,
We are a company working on multiple projects where we use several standard Jira projects and one Jira Service Manager for DevSecOps. Our DevSecOps team handles tasks opened by external teams, and we currently face the need to open two tickets: one in the external teams' original project and another in Jira Service Manager.
I would like to know if anyone has encountered a similar situation and if there is an efficient way to link a project in Jira Service Manager so that tickets from other projects appear directly on the Jira Service Manager Kanban board.
I'm not sure if a JSM board can be configured to include issues from a different project (it looks like you can't?) - however you should be able to do that in JSW boards. So as a workaround, you could create a board in your JSW project, and try to find a JQL statement that would pull in a.) the issues from your JSM project, and b.) their linked issues from the relevant JSW project(s). (Querying linked issues is quite tricky in itself; the easiest might be to create a specific issue link type for this purpose and use it in your filter.)
Alternatively, if you're open to solutions from the Atlassian Marketplace, you'll have some more options. I myself happen to work on an app that might be a good fit for your use case; I'll provide more information below.
Hope this helps,
Best,
Hannes
... and just to expand on my last point: If you're open to solutions from the Atlassian Marketplace, you may want to have a look at the app that my team and I are working on, JXL for Jira.
JXL is a full-fledged spreadsheet/table view for your issues that allows viewing, inline-editing, sorting, and filtering by all your issue fields, much like you’d do in e.g. Excel or Google Sheets. It also comes with a range of advanced features, including support for (configurable) issue hierarchies. These issue hierarchies can be based on Jira's built-in parent/child relationships (like story/sub-task), and/or based on issue links of configurable issue link types. This allows creating cross-JSM-JSW views that very much look and feel like (supercharged) queues, like so:
As every sheet is powered by a JQL statement, you have full control over which issues are pulled in.
Any questions just let me know!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Hannes Obweger - JXL for Jira thanks for your reply. I will search for a more nativity solution.
thanks.
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.