Hello!
For sake of discussion, let's assume my company uses one board called "Software Development"
By default, each ticket created would be SD-1, SD-2, SD-3, etc.....
I have set up custom work types to represent the various products we use such as Database, Back Office, Middle Office, etc.
Is it possible to create the ticket Database - 1 under the Software Development board so it both registers on this board and on the board of the Database PO? Or will we have to use labels in order to link the SD-1 ticket back to the Database board.
I would like this to be a company wide change and yes I am an admin, just sort of a new one.
Thank you!!
Hello @Stankus_ Maura
Welcome to the Atlassian Community.
What type of project is your Software Development project? Get that information from the Type column on the View All Projects page under the Projects menu.
The board used for "Database PO" - how was that board created? Is that associated with another project? If so, what type of project is that?
For Team Managed projects there is a default board created with the project and the issues pulled into that board will be only the issues created in that project. That you can't modify.
For Company Managed projects a default board is also created, but it is based on a filter that selects all issues from the project. That filter can be modified.
Additionally Boards can otherwise be created based on a project or multiple projects or saved filters. So a filter could be created that includes
(project=SD and type=Database) or <filter criteria for the Database PO board issues>
...that would select the Database type items from the SD project along with whatever comes after the "or" and display them all in one board.
The "Database PO" board itself may not be able to be modified if it is the default board for a Team Managed project, but another board can be constructed that includes the Database items from the SD project plus the items that are otherwise in the Database PO board.
Thank you so much for this detailed answer. I'm going to look these things up and see what I can do. I'll follow-up!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Apologies for the delayed response. I'm taking on this Jira role a bit on the side so my proverbial day-job got in the way.
Project Type: Company-managed software. I do have some leniency on how I can set this up in the future though so if there is a better way, please let me know.
I'm not sure how it was set up but I can tell you that it probably isn't formally associated with another project. Its mostly "stand alone" with the occasional ticket having a dependency or a roadblock
So if it is company managed, instead of creating tickets like SDLC-1, SDLC-2 can I instead create tickets based on the product? So if I have a project called ACME inc, I don't want tickets to be ACME-1, ACME-2....I'd rather them say SQL-1 or INFRA-2 reflecting the type of work needed on that ticket
OR
Will I only be able to use labels to do such a thing? So in the above example, I would have tickets that say ACME-1, ACME-2 and I could add a lable to 1 that says SQL and a label to 2 that says INFRA so it is both reflected within the project ACME but the PO for SQL can ensure their filter is set to include the ACME tickets going forward?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So if it is company managed, instead of creating tickets like SDLC-1, SDLC-2 can I instead create tickets based on the product? So if I have a project called ACME inc, I don't want tickets to be ACME-1, ACME-2....I'd rather them say SQL-1 or INFRA-2 reflecting the type of work needed on that ticket
The short answer is no, not quite.
When you create a project in Jira you give it a name (i.e. "Software Development") and the project gets a Key assigned (i.e. "SD").
Work items (aka "issues") are created within Jira Projects. A work item exists in only one Jira Project at a time. It can be moved to another Jira Project, but it exists in only one project at a time.
When you create a work item in the project it is assigned an identifier based on the Project Key and a number; i.e. SD-1, SD-2, SD-3.
You cannot have work items within a single project that have different Project Key prefixes in their identifiers since a project has only one Project Key.
Here is where the "not quite" part comes in.
You could create a project for each type of work (i.e. INFRA, SQL) to get the project keys you desire. You can create work items in each of these different projects. You can then create a Filter to get the work items from different projects, and create a board that uses that filter to display the issues from the different projects.
Will I only be able to use labels to do such a thing? So in the above example, I would have tickets that say ACME-1, ACME-2 and I could add a lable to 1 that says SQL and a label to 2 that says INFRA so it is both reflected within the project ACME but the PO for SQL can ensure their filter is set to include the ACME tickets going forward?
There are a variety of ways that you can "label" the work items within a Jira Project to identify the "product" that it concerns.
I'm not sure how it [Database PO board] was set up but I can tell you that it probably isn't formally associated with another project. Its mostly "stand alone" with the occasional ticket having a dependency or a roadblock
To be able to address whether or not the items in your Company Managed project could be displayed in the Database PO board we have to understand the configuration of the board. We need to know if it is the native board of a Team Managed project, the native board of a Business type of project, or a board based on a saved filter - either a custom field or the default filter for a Company Managed project.
Can you provide a full screen image of that board? Obscure confidential data of the items in the board. How the board is displayed can help use zero in a bit on its configuration.
On a side note, if you are new to Jira or Jira Administration you may want to take advantage of free, on-demand training available from Atlassian through the Learning link at the top of all the Community pages.
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.