Hi Team,
Please can you suggest Is there any other possible way of Adding bulk the versions in one project without using the Script Runner
Hi @jakeeryasmin ,
Thanks for writing in Atlassian community.
You can use a simple trick with CSV importer to import multiple versions in your project. Create one test issue in your project and import all the versions to this issue:
IssueKey, IssueType, Summary, FixVersion, FixVersion, FixVersion
Test-1, bug, "Third issue", v1, v2, v3
This way it will create all versions in your project.
Thanks !!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.