chatwoot/db
Pranav d69571f6f8
fix: Update old data to fix login issues (#10594)
The following lines caused issues for some users, specifically those who
signed up in 2021 when audio alerts were implemented as a flag. The data
type update for the flag was not handled correctly. This PR fixes the
issue by updating it to a compatible value.


9410b3bcbb/app/javascript/dashboard/helper/AudioAlerts/DashboardAudioNotificationHelper.js (L76-L81)
2024-12-17 17:17:11 +05:30
..
migrate fix: Update old data to fix login issues (#10594) 2024-12-17 17:17:11 +05:30
schema.rb fix: Update old data to fix login issues (#10594) 2024-12-17 17:17:11 +05:30
seeds.rb chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30