My company have different projects in JSM and each project have different workflows defined by different issue types.
Is it possible to have multiple Kanban boards for each issue type in Jira Service Management?
Hi @Roberto Gimenez Alapont , JSM provides "Views" which is a recently added Kanban board. While you are not able to create multiple "Views" you can create additional Kanban boards. You create different filters and save these so that you can use them to create additional boards. You will need to save them to your profile as the Location as you cannot save them directly to the project as you can with software projects. Once created you can then create a shortcut to the board within your project allowing your team to quickly access.
Boards (Scrum/Kanban) are part of Jira Software, not JSM.
If your site has Jira Software enabled, you can create separate Kanban boards using JQL filters for each issue type in the JSM project.
Go to Boards > View all boards > Create board.
Choose "Create a Kanban board".
Choose “Board from an existing project” or “Board from a filter”.
Use a filter like:
project = "Your JSM Project" AND issuetype = "Incident"
Name your board like "Incident Board".
Repeat for other issue types (e.g., Request, Problem, Change).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No you can't, but you can filter by issue types
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Welcome to the community.
No this can't be done.
You can use a work-around, setup a company managed project and create multiple boards on that project referencing the JSM projects in the board filter.
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.