We are using the following JQL:
issue in testPlanTests('<Jira-ID-Number>')This work as expected when run in Jira directly, however when we ask Rovo to run it, it does not always return any issues. This is using a Beta API from the XRay plugin (testPlanTests). However since it works in the normal query editor, I suspect the problem may be on the Rovo side.
Any idea how to get this to consistently work in Rovo?
Hmm... Yeah, it might be an Rovo issue, but it's also worth noting that this is not a native function within JQL, so that might be the problem.
Apparently, there's an open bug/issue related to it: ROVO-288: Rovo Agents sometimes return no response, so I'd maybe suggest leaving a comment on the behavior you're experiencing.
Cheers,
Tobi
@Mike Marino Rovo can’t reliably run JQL functions provided by apps like Xray. It only supports Jira’s native JQL functions, so calls like testPlanTests() often return empty sets even if they work in Jira. There’s no fix yet—the agent must use standard fields instead of app-specific JQL. If you need Xray JQL support, it needs to be added by Atlassian as a connector capability.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.