iachat/lib/seeders
Pranav Raj S 47b6967dad
fix: Update account data seeder to avoid invalid information (#7673)
- The message sender was incorrect. Incoming messages were created under the contact's name, and outgoing messages were created under the user's name instead of the reverse.
- The seed user's email address was incorrect in the message data.
- The Sendmail configuration overrode the Letter Opener config which made it difficult to test the email.
- This PR also fixes an ESLint lint issue on develop.
2023-08-04 16:32:54 -07:00
..
account_seeder.rb fix: Update account data seeder to avoid invalid information (#7673) 2023-08-04 16:32:54 -07:00
inbox_seeder.rb fix: Account seeder error on staging (#5371) 2022-09-01 21:23:57 +05:30
message_seeder.rb Chore: API Improvements (#3469) 2021-11-27 00:48:46 +05:30
seed_data.yml fix: Update account data seeder to avoid invalid information (#7673) 2023-08-04 16:32:54 -07:00