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
Asked
Active
Viewed 175 times
-1
-
1I’m voting to close this question because its not programming related – SuperStormer Jul 22 '21 at 20:07
2 Answers
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