Hi,
Im using xray rest API to create tests executions with import option.
Xray JSON results
on the second option (on existing test execution).
)
it work good so far , then suddenly the summary and description fields not change ..
Im creating the test execution before with "tmp summary" then i call post requests with updated summary (and description) and its works grate (till now ...)
the other fields like:
added successfully
example for my json:
{ "testExecutionKey": "SECDEV 40639", "info" : {"summary" : "my summary","description" : "my description","version" : "123(0.0.0)","testPlanKey" : "SECDEV-40638"},"tests" : [{"testKey" : "E2ETEST-401","status" : "TODO"}]}
i can try to add with a different post function, but its dose not make any scene
can someone please try to explain me why this filed are ignored ?
thanks
Benny
Hi @Benny ,
can you please check if the Test Execution has transitioned to a read-only state?
If that's the case, you can reopen it in Jira UI and try again.
I suspect that you may have Xray configured to resolve the Test Execution whenever all its Test Runs are in a final status (configuration here).
If that's not the case, then probably the best is to reach out Xray support and the team will be glad to help you out. You'll probably need to provide more information to figure out what is happening.
Regards
Sergio
=======================================
A personal blog on testing, Agile, and software development: https://sergiofreire.com
Follow me on Twitter: https://twitter.com/darktelecom
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.