discourse/plugins/chat/app/services
Loïc Guitaut f11f2b983f DEV: Put back the model step in HandleCategoryUpdated service
Now that `ActiveRecord` relations are properly handled in a `model`
step, putting this step back will allow the service to stops its
execution if there are no users to be removed without calling the pretty
big SQL query contained in the `CalculateMembershipsForRemoval` action.
2024-08-22 12:33:58 +02:00
..
chat DEV: Put back the model step in HandleCategoryUpdated service 2024-08-22 12:33:58 +02:00