Hello
I have a board, located in a Software/ company-managed project, that displays Issues from a Business/team-managed project (TOTO).
How can I display the subtasks associated to my issues ?
I have already done it in another project (displaying subtask from another project) and it works fine so I don't understand what is wrong when trying to do it again
Hi @Corinne Guibert
Check the Board Filter Query (JQL): Ensure the JQL includes subtasks by explicitly adding them to the filter.
Board Configuration: Verify subtasks are mapped to the appropriate columns in the board's configuration settings.
Issue Type Schemes: Confirm that the issue type scheme in the Software/company-managed project includes subtasks.
Subtask Permissions: Ensure you have the necessary permissions to view and interact with subtasks in the TOTO project.
Status Mapping: Make sure subtask statuses are mapped to columns on the board.
Quick Filters: Check for any Quick Filters that might be excluding subtasks.
Custom Fields or Workflow Conditions: Ensure any custom fields or workflow conditions are consistent across projects.
Cross-Project Configuration: Verify that cross-project issue linking and display settings are correctly configured.
Hello @Shikha Verma
Check the Board Filter Query (JQL)
=> project = TOTO and "Origin[Dropdown]" = Pacific ORDER BY Rank ASC
This is the basic stuff, there is nothing about Subtasks
Board Configuration
=> there is a problem here: I don't see any status of my subtak in the board configuration.
Issue Type Schemes: Confirm that the issue type scheme in the Software/company-managed project includes subtasks.
=> yes they are
Subtask Permissions: Ensure you have the necessary permissions to view and interact with subtasks in the TOTO project.
=> I'm the administrator of the Jira instance (and the project lead on both projects), so I do have access to the subtasks
Quick Filters: Check for any Quick Filters that might be excluding subtasks.
=> Quick filters are cleared
Cross-Project Configuration: Verify that cross-project issue linking and display settings are correctly configured.
=> it's activated
Custom Fields or Workflow Conditions: Ensure any custom fields or workflow conditions are consistent across projects.
=> Can you elaborate on this one ? What do you mean by Consistent ?
My Stories and my Subtasks do not have the same workflow and not the same custom field. Do they need to be exactly the same ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If your stories and subtasks have vastly different workflows or if essential custom fields are missing or misconfigured, it could prevent subtasks from being displayed properly on your board. Aligning these elements helps ensure that your board accurately reflects all related issues and their subtasks, regardless of which project they originate from.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Shikha Verma
Thanks for your clarification. I realized that my "Origin" field was needed on the subtask (and now I will have to add an Automation to automatically set the value of this field to the same value as its parent if I want to have it displayed in my board)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You're Welcome @Corinne Guibert
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User the group-by filter at the right-top corner of your KanBan board. Group them by Stories so that the subtasks of your stories are visible.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Davey Matus : I tried to Group them by Stories but no luck (and I though it was only a solution for team-managed project ? Am I wrong ?)
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.