I'm trying to retrieve the tests executed in a year. Tried using below query
Project=ABC and issuetype = 'Test' and issue in testExecutionTests('Filter-2021','','','','','','','>2021-01-01','<2021-12-31') but getting below error
Error:
The 'testExecutionTests' takes at least one argument and at most five arguments.
Hi @Vishnu
Which version of Xray are you using?
The arguments for dates (started on, finished on) were only introduced in version 6.0.
If you are running an older version, please upgrade.
Thank you.
Kind regards,
Rogerio Paiva [Xray Support Team]
I had the very same Issue (Error:The 'testExecutionTests' takes at least one argument and at most five arguments.) and only found this Question here after a lot of searching. Without your answer @Rogério Paiva - Xray Xporter i wouldn't have figured out what's wrong.
Is it possible to mention that (Version Difference) in the Documentation? Enhanced querying with JQL
Follow Up question: Where can i find more information about what changed in Version 6.0 so i don't run into similar problems with other querys?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are most welcome, glad to be helpful.
Please check the release notes here: https://docs.getxray.app/display/XRAY/Xray+6.0.0+Release+Notes
Thank you.
Kind regards,
Rogerio Paiva [Xray Support Team]
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.