wulf-pulse/app/admin
lorentz 0e8eb4871e fix: prevent sync from nullifying assigned_resource_id on tickets
- bulkUpsert now accepts preserveExistingOnNull column list, using
  COALESCE(EXCLUDED.col, table.col) so null incoming values never
  overwrite existing non-null DB values
- bulkUpsertRecords passes resource ID columns as preserve-on-null
  for TICKETS and TASKS entities
- getValidResourceIds now throws on DB error instead of returning
  empty set (which would nullify every resource reference)
- Fix mimecast mailbox-remediate fetch handlers to check res.ok and
  content-type before calling res.json(), preventing JSON parse crash
  on 502 Bad Gateway responses
2026-04-05 08:55:41 -04:00
..
analytics/time-entries Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00
audit-log feat: add authentication, user management, and admin features 2026-01-31 12:43:14 -05:00
data-browser feat: classification labels in data browser + kiosk recurring revenue filter 2026-03-30 14:56:02 -04:00
morning-summary feat: Morning NOC Summary adaptive card for Teams 2026-03-11 09:34:51 -04:00
qbo feat: QuickBooks Online integration 2026-03-17 07:39:55 -04:00
roles feat: add authentication, user management, and admin features 2026-01-31 12:43:14 -05:00
settings feat: add authentication, user management, and admin features 2026-01-31 12:43:14 -05:00
sync fix: prevent sync from nullifying assigned_resource_id on tickets 2026-04-05 08:55:41 -04:00
ticket-digest feat: QuickBooks Online integration 2026-03-17 07:39:55 -04:00
users feat: add authentication, user management, and admin features 2026-01-31 12:43:14 -05:00
workflow feat: IT Glue integration, workflow engine, pipelines, Zabbix WAN, notification channels, backup status UI improvements, nav alignment fixes 2026-02-27 14:52:14 -05:00
zabbix-wan feat: QuickBooks Online integration 2026-03-17 07:39:55 -04:00