I’m using Xray Cloud in Jira and I’ve found an issue with the JQL function testPlanTestExecutions.
When I run:
issue in testPlanTestExecutions("DS-8375")
it returns no results.
But when I add spaces inside the quotes like:
issue in testPlanTestExecutions(" DS-8375 ")
it returns results.
Whitespace should not affect the issue key and results.
Welcome to the community!
That does seem like an unexpected behavior. Since this function comes via Xray, I would suggest you reach out to Vendor support team.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.