While testing this PR(#861), I found an issue that the subscriptions are getting deleted even for the repositories which do not exist.
Steps to reproduce:-
- Create a subscription for any repository which actually exists.
- Delete the subscription through slash command for the repository which does not exist(provide any random name)
The user will receive a message that the subscription for the desired reporsitory(which actually does not exist) is deleted.
Screenshots:-
