Files
leadchat/app/models
Pranav 7ba7bf842e fix: Use SignedId instead of regular ID in portal update (#13197)
The Active Storage blob ids were handled inconsistently across the API.

- When a new logo was uploaded, the upload controller returned a
signed_id
- When loading an existing portal that already had a logo, the portal
model returned a blob_id.

This caused the API portal API to fail. There are about 107 instances of
this in production, so this change will fix that.
2026-01-07 19:36:29 -08:00
..
2025-12-17 07:54:50 -08:00
2025-12-17 07:54:50 -08:00
2025-12-17 07:54:50 -08:00
2025-12-17 07:54:50 -08:00
2025-07-16 09:04:02 +05:30
2022-05-16 13:59:59 +05:30
2025-12-17 07:54:50 -08:00
2020-09-26 02:32:34 +05:30