Is there any template to bulk upload a single field value of multiple test cases in JIRA?
example: If I want to update only Environment field in JIRA for >1 TC, can I do that with a template
If you want to have same value for environment field for all the issues in which you want to make the change, you can easily use the Bulk Operation feature in Jira.
If you want to have different values, you can try using CSV import mechanism. For template, you can export a test case from your jira instance in form of a csv file.
If you are using any addon to manage your test cases, it may provide you more options.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.