It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
Currently the zephyr quickExecute web service posts a status for that execute id and returns the date that the execute was invoked. Is there a way to also add the date in which the test case was tested? For example, I have a use case where a group of tests are run on our server farms. The time and date in which those tests were tested may be different from when the execute status date is posted. Could an optional time/date field be added and returned from this web service?
POST /jira_server/rest/zapi/latest/execution/{id}/quickExecute HTTP/1.1
Content-Type: application/json
{
"status": 3
}
Response
200 (OK)
Content-Type: application/json
{
"27": {
"executedOn": "Today 12:51 PM",
"executedBy": "admin",
"executionId": 27
}
}
Hello Jan
Thanks for using our product. Currently you cannot fetch the information related to date in which the test case was tested.
This is a feature request. Our Product Management team has been made aware of this feature request. They will review the same for consideration. We appreciate your valuable feedback in making ZAPI better.
Kind Regards
Pooja
Hi Pooja
Thank you for your quick response. Are there any JIRA issues filed by others for this request? If so, what is the issue number? If not, what is the process to file one?
Regards,
Jan Hordes
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Jan Hordes
I am Gokul from Zephyr. Thanks for getting on a call with me today.
I have created a feature request in our system with ID: FR-416. As I mentioned on the call, you will not be able to access our feature request system as it is internal, however please feel free to reach out to us if you need an update on the status.
Regards,
Gokul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Happy Thursday everyone! This is usually a Tuesday thing but I've been crazy busy. I finally had a moment to breath and so here we are. Atlassian has several tools and features to help users ...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.