- Fix mapConfigurationItem() to use Autotask camelCase field names (was using snake_case keys that never matched, leaving costs/Datto/RMM fields empty) - Map all 60+ fields explicitly: costs, Datto device fields, RMM audit fields, location, vendor, SNMP, backup dates, source cost, etc. - Store entire userDefinedFields array as udfs JSONB (keyed by UDF name) - Retain backup_type_udf VARCHAR column for backward compat - Migration 052: add udfs JSONB column + GIN index to configuration_items |
||
|---|---|---|
| .. | ||
| hooks | ||
| services | ||
| types | ||
| utils | ||
| auth-client.ts | ||
| auth-utils.ts | ||
| auth.ts | ||
| bootstrap.ts | ||
| permissions.ts | ||
| utils.ts | ||