iachat/enterprise/app/services
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
..
enterprise chore: Handle stripe events without plan data (#8668) 2024-01-09 14:48:07 -08:00
features chore: Refactor Response Bot Data Schema (#8011) 2023-10-01 19:31:38 -07:00
openai feat: Add article messages along with bot responses (#7993) 2023-10-04 15:40:59 -07:00
page_crawler_service.rb feat: Response Bot using GPT and Webpage Sources (#7518) 2023-07-21 18:11:51 +03:00