stable
Clone or download
Read-only
request #14910 Missing time value causes fatal error in REST
How to test: - Without this patch, forge your DB: In tracker_changeset_value_int set the value to NULL for the last changeset of the "Time" field of a TTM Test execution - In Test Management, browse to the campaign of the test execution - You will see an infinite spinner and the REST route /testmanagement_campaigns/1861/testmanagement_executions will fail With this patch, the REST route succeeds. Change-Id: I28532d2650874a32fbc424e6c7b232c64cea9a21
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/testmanagement/include/TestManagement/REST/v1/ExecutionRepresentationBuilder.php | +3 | −0 | Go to diff View file |