Is there an out of box feature available to export the failed test cases from an Xray TestExecution. This option seems to be available in XRAY Server via the user interface.
There is an API available to export all the test cases in XRAY Test Execution.
/rest/raven/1.0/export/test?keys="TESTEXEC-1"
ref: https://docs.getxray.app/display/XRAY/Exporting+Cucumber+Tests+-+REST
Is there an option available to pass the status as a parameter to the existing API's?
Server Jira v8.13.13
Please let me know if more details are needed.
You could add validators on create transitions.
We use script validators provided by ScriptRunner plugin to restrict users to create issues of specidied types.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.