Hello everyone,
I did recently migration of Jira Server to Jira Cloud, but I don't understand why some of my filter doesn't match between this 2 versions.
My example is to find test cases attached in a specific TestPlan, I used this JQL filter :
issue in testPlanTests("ABC-1109") but this one doesn't work in Jira Cloud, do you know why ?
For information, Jira is plug with XRay, and my first intuition is that I missed a configuration to correctly link XRay with Jira
Hello @Victor N.
Per Xray's documentation, the cloud product doesn't offer the same JQL functions as the server version. Unfortunately testPlanTests is one of the functions that work only in server.
Cloud: https://docs.getxray.app/display/XRAYCLOUD/Enhanced+querying+with+JQL
Server: https://docs.getxray.app/display/XRAY/Enhanced+querying+with+JQL
I'm tagging @Sergio Freire - Xblend from Xray for any additional help.
Hi @Victor N. @Peter Bengov ,
Jira Cloud has some constraints due to its current architecture.
In fact, Xray Cloud and Xray server are different products, based on different technologies, even though the team tries to make them equivalent.
As Xray is dependent on Jira capabilities, it' a limitation that exists for the time being.
Currently, JQL is very limited in the cloud (compared to server). More info here.
Anyway, I advise you to reach out to Xray team and ask for improvements with the queries that have the most value to you, so the team can be aware of it when a solution comes.
Regards,
Sérgio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for your quick reply @Peter Bengov and @Sergio Freire - Xblend
Unfortunately it's still an element for the long list of improvement that Xray must do for cloud...
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.