JQL doesn't work issue in testPlanTests(XXXXX) after JIRA migration to Cloud/SaaS
got Unable to find JQL function 'testTestPlan(XXXXX)'. error msg.
pls help, thanks
Hi @Jerry Ji
Welcome to the community!
The error message "Unable to find JQL function 'testTestPlan(XXXXX)'" suggests that the JQL function you are using, `testTestPlan`, is not recognized or available in your Jira Cloud/SaaS instance. This issue may arise if the Jira Cloud/SaaS environment does not have the necessary plugin or extension installed that provides the `testTestPlan` JQL function.
Regards,
Sushant Verma
Check if the JQL function 'testTestPlan' is compatible with the Cloud/SaaS version of JIRA. Some JQL functions might be specific to certain JIRA versions or plugins that might not be available in the Cloud/SaaS environment.
If the 'testTestPlan' function is not available in the Cloud/SaaS version of JIRA, you can look for alternative JQL functions or methods to achieve the same result.
Consider using other features or plugins in JIRA Cloud/SaaS that provide similar functionality to 'testTestPlan'.
Regards,
Sushant Verma
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
we also checked in the Enhanced querying with JQL - Xray Server + DC - Xray (getxray.app) website, it should support, but however it doesn't work as expected.
Previously before migration, everything works fine.
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.