Details
-
Bug
-
Status: Waiting for Validation
-
Minor
-
Resolution: Unresolved
-
Xray DC V7.7
-
None
Description
Description
If a Custom Test Status created with no "Description" field, this field is being saved with "null" in the database table.
This is causing troubles when loading the Test Run Section of a Test or Test Execution issue that contains a Test Run with this Custom Test Status.
When creating a Custom Test Status with a blank description, the database field is being saved with a "null" value.
To check for this in the Database, run the following query:
SELECT * FROM "AO_8B1069_TEST_STATUS"
Workaround
Problem can be bypass by editing the Custom Test Status and adding a Description other than "blank" in the configuration screen.
Version
- Xray 7.7.0-j9
Jira 9.4.17
Attachments
Issue Links
- is implemented by
-
XRAY-10278 Error loading test execution page when test status description is empty
- Waiting for Validation