Why is there no data in the Autotest Status field in the test plan and test execution, but there is data in the Autotest Status field in the test cases?
In Xray, custom fields like **Autotest Status** are issue-level fields, so their values are stored per individual Test issue. Test Plans and Test Executions don’t automatically aggregate or display the field values from linked Tests unless you’ve configured that explicitly. To surface this data, you’d need to use Xray’s built-in reports, create a custom Jira filter with JQL joining linked issues, or add a scripted/automation field that pulls the Autotest Status from the associated Tests. Check under **Project Settings > Screens** to ensure the field is on the relevant screens for Test Plan and Test Execution issue types, as missing screen configurations can also cause it to appear blank.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The dropdown items were viewable normally a few months ago, but are currently only visible to administrators, and JQL queries can retrieve data correctly. This indicates that the field data itself exists, and basic read permissions have not been lost. The problem is not due to abnormal field data or query permissions, but rather a bug in the front end caused by recent Jira/Xray updates.
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.