The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Q&A
  • Jira
  • Questions
  • Is there a way we can update the status of the JIRA (Pass/Fail) based on input parameters via file?

Is there a way we can update the status of the JIRA (Pass/Fail) based on input parameters via file?

Santhosh
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 23, 2020

Please consider the scenario:

  • Post execution of testcases, I have tickets that are passed/failed.
  • Using Jenkins, is there a way where I provide a CSV file to read the ticket IDs and update the status to Pass/Fail in JIRA

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
October 24, 2020

Yes, you can import a CSV and have it update issues, but that is slow, clunky and requires a human to run the import.  You should be looking at your process, not trying to do imports.

There are, procedurally, two types of testing you might do, manual (a human tests something and records the result) and automatic (a computer does the test)

If you are doing manual testing, your humans should be updating the issue in Jira, not introducing another error-prone step to slow everything down for no good reason by messing around with spreadsheets.

For automated tests, get the computer to do it - use an app that connects your test system to Jira so it can update it, or have the test system use the REST API to update Jira.

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events