-1

I have my one project which is getting expanded in different countries. I want to create one single project and sub project for different country in JIRA to track separately the progress

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
nikita
  • 273
  • 3
  • 15

2 Answers2

0

You can have multiple boards in Jira that all point to the same project. All you need is some way of differentiating between them.

For example you could have a custom field that indicated the target country for an issue.

The steps you would take are as follows:

Barnaby Golden
  • 4,176
  • 1
  • 23
  • 28
0

Based on your requirements: if you do not want each sub-project visibility to other sub-project members, you should create a new project for every subproject and use either filters and/or dashboards to monitor them.

If visibility is not a problem, You might consider using components for each sub-project.

Virtue
  • 1