Actions
Bug #24759
closedIntermittent API FactValuesControllerTest failures
Description
Api::V2::FactValuesControllerTest.test_0006_should search facts by location and Api::V2::FactValuesControllerTest.test_0007_should search facts by organiztion are randomly failing with:
Expected response to be a <2XX: success>, but was a <500: Internal Server Error> Response body: { "error": {"message":"undefined method `class_name' for nil:NilClass\nDid you mean? class_eval"} }
Actions