iachat/enterprise/app
Sojan Jose 5845881b08
chore: Handle stripe events without plan data (#8668)
`plan` isn't a guaranteed object in stripe `customer.subscription.updated` events.  It can be null for cases like `send_invoice` for `past_due` event as seen in the payload shown in sentry error.

fixes: https://linear.app/chatwoot/issue/CW-2925/nomethoderror-undefined-method-[]-for-nilnilclass-nomethoderror
2024-01-09 14:48:07 -08:00
..
controllers chore: add config for Darkmode logo for whitelabeling (#8597) 2024-01-04 15:30:55 -08:00
dashboards chore: Refactor Response Bot Data Schema (#8011) 2023-10-01 19:31:38 -07:00
helpers/super_admin chore: Update self-hosted billing redirect (#8580) 2023-12-18 16:34:47 -08:00
jobs chore: Refactor Response Bot Data Schema (#8011) 2023-10-01 19:31:38 -07:00
models fix: Add a .present? check for sentiment file path to avoid false positives (#8401) 2023-11-22 10:35:51 -08:00
policies feat: SLA CRUD APIs (EE) (#7027) 2023-05-11 22:42:56 +05:30
services chore: Handle stripe events without plan data (#8668) 2024-01-09 14:48:07 -08:00
views/api/v1 feat: Audit Logs for Account User Changes (#7405) 2023-06-28 22:42:06 +05:30