In development, I found that if a user is removing a search that another user is filtering would cause issues for the user removing the search, since we are only checking if other users are also subscribed, but not filtering. This results in the user not being able to delete the search.
In development, I found that if a user is removing a search that another user is filtering would cause issues for the user removing the search, since we are only checking if other users are also subscribed, but not filtering. This results in the user not being able to delete the search.