- Shipped
- August 27, 2026 at 7:57 PM UTC
- Author
- Kamo
- Commit
- 299b823
Reads and writes userCompanyPhoneMain / userCompanyPhoneTollFree on the signature field config, so the Content tab's new switches survive a save. saveFieldConfig copies field by field onto the existing row rather than replacing it, so a toggle omitted there is silently dropped on every save after the first — both new fields are added to that copy as well as to the request mapper and the response. Needs the matching columns: KamoInitializerService's **************** must have run before this ships.