Error saving order 260109x21971 to commerce: error: new row for relation "marketplace_products" violates check constraint "marketplace_products_source_check"
    at /home/runner/workspace/node_modules/pg/lib/client.js:545:17
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async saveOrderToCommerce (/home/runner/workspace/server/postgres.ts:2160:9)
    at async <anonymous> (/home/runner/workspace/server/routes.ts:7212:9) {
  length: 414,
  severity: 'ERROR',
  code: '23514',
  detail: 'Failing row contains (148546, 5, ERLI, Komoda Bones 60x30D4N3 BIAŁY, null, 2026-01-12 12:28:55.687735, 1, 1, 652.61, 2026-01-12 12:28:55.687735, 2026-01-12 12:28:55.687735, 5).',
  hint: undefined,
  position: undefined,
  internalPosition: undefined,
  internalQuery: undefined,
  where: undefined,
  schema: 'commerce',
  table: 'marketplace_products',
  column: undefined,
  dataType: undefined,
  constraint: 'marketplace_products_source_check',
  file: 'execMain.c',
  line: '2119',
  routine: 'ExecConstraints'
}
Force update order error: error: new row for relation "marketplace_products" violates check constraint "marketplace_products_source_check"
    at /home/runner/workspace/node_modules/pg/lib/client.js:545:17
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async saveOrderToCommerce (/home/runner/workspace/server/postgres.ts:2160:9)
    at async <anonymous> (/home/runner/workspace/server/routes.ts:7212:9) {
  length: 414,
  severity: 'ERROR',
  code: '23514',
  detail: 'Failing row contains (148546, 5, ERLI, Komoda Bones 60x30D4N3 BIAŁY, null, 2026-01-12 12:28:55.687735, 1, 1, 652.61, 2026-01-12 12:28:55.687735, 2026-01-12 12:28:55.687735, 5).',
  hint: undefined,
  position: undefined,
  internalPosition: undefined,
  internalQuery: undefined,
  where: undefined,
  schema: 'commerce',
  table: 'marketplace_products',
  column: undefined,
  dataType: undefined,
  constraint: 'marketplace_products_source_check',
  file: 'execMain.c',
  line: '2119',
  routine: 'ExecConstraints'
}