Description
We are successfully using Xray for Jira to export automated tests in Cucumber format to eventually run them on Python with behave. For a specific feature we are using a Scenario Outline which exports fine however importing the results back to Xray does not work correctly. That is, all examples are available but marked as "TODO" while they are e.g. marked as "PASSED" in the JSON report from behave.