yeti-web icon indicating copy to clipboard operation
yeti-web copied to clipboard

AsyncBatchDestroyJob failed on account delete

Open dmitry-sinina opened this issue 11 months ago • 0 comments
trafficstars


ID	1731
NAME	AsyncBatchDestroyJob
ARGS	Account ,SELECT "billing"."accounts"."id" AS t0_r0,...
PRIORITY	0
ATTEMPTS	9
RUN AT	2024-12-03 12:14:52
LAST ERROR	PG::NotNullViolation: ERROR: null value in column ...
LOCKED AT	EMPTY
FAILED AT	EMPTY
LOCKED BY	EMPTY
QUEUE	batch_actions
CREATED AT	2024-12-03 07:58:14
UPDATED AT	2024-12-03 10:25:26

error:

PG::NotNullViolation: ERROR:  null value in column "item_id" of relation "versions" violates not-null constraint
DETAIL:  Failing row contains (29569, Account, null, destroy, 13, ---
t0_r0: 275
t0_r1: 270
t0_r2: !ruby/object:BigDecimal 18:0.12..., 2024-12-03 08:25:26.127635+00, 176.37.31.98, ---
t0_r0:
- 275
-
t0_r1:
- 270
-
t0_r2:
- !ruby/object:BigDecim..., 13951218).

dmitry-sinina avatar Dec 03 '24 09:12 dmitry-sinina