Hello
In a project I was working on, I was using import execution multipart to send a xml test report to Jira.
It's behavior was: if no xray tests exist that match the tests inside the xml report, then new Xray Tests were automatically created on my Jira project.
if those Xray tests existed, it simply associated a new execution with that issue.
Today, I'm seeing a different behavior.
Every execution is creating a new Xray Test issue, even if I'm sending the exact same test, with no changes at all.
(The definition field on the issues is exactly the same, since I know tests are identified through that field)
Did the behavior change during this weekend? Is it a bug?
I tried in two different projects, same behavior, so I don't think it's a problem on my implementation
I'm having the same problem. We have implemented Playwright (TS) -> TeamCity -> XRay integration with xml type of report. It was working fine until 21.03. Later on, every new Test Execution created from TC job have created a bunch of new Tests as well. Why is that? Previously it was matching the tests.
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.