-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
insights-content
-
3
-
None
full error is:
failed to update failed_snapshot_count: ERROR: invalid input syntax for type uuid: \"\" (SQLSTATE 22P02)
There may be two issues here. One is that the uuid is not being parsed before it's passed to the database. But the UUID probably shouldn't be called this code if it's empty in the first place.