mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 11:28:18 +00:00
5a6e5a4012
Currently, clicking on the unsubscribe link with a `key` associated with a deleted topic results in an HTTP 500 response. This change fixes that by skipping any attempt to run topic related flow if topic isn't present.