nullstone icon indicating copy to clipboard operation
nullstone copied to clipboard

"not-null constraint" on workspace_changes created_by

Open BSick7 opened this issue 3 months ago • 0 comments

We received an uptrace event: https://app.uptrace.dev/alerting/3367/alerts/351683/2269595

github.com/go-pg/pg/v10/internal.PGError: ERROR #23502 null value in column "created_by" of relation "desired_configs" violates not-null constraint

It appears that "workspace-changes/Performer.UpsertBatch" never sets the "CreatedBy" field.

BSick7 avatar Nov 18 '25 14:11 BSick7