iachat/app/dispatchers
Sojan Jose f6d7f3b665
fix: assignee_changed callback not getting triggered during conversation creation (#9334)
The reload method in our callback was refreshing the object and hence the saved_change_to_assignee_id? Method wasn't working in the following callbacks.

This impacted the listeners subscribing to the event `ASSIGNEE_CHANGE`, `TEAM_CHANGE` etc
2024-05-06 11:48:17 -07:00
..
async_dispatcher.rb fix: assignee_changed callback not getting triggered during conversation creation (#9334) 2024-05-06 11:48:17 -07:00
base_dispatcher.rb 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
dispatcher.rb 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
sync_dispatcher.rb chore: API improvements (#3637) 2021-12-21 22:48:01 +05:30