When a domain is inactive and a request comes for it, we are setting a session message for display. However since we are redirecting back to the main domain (links:links-service-domain
config) the cookie will never be set, or read, to get the session value on the custom domain.
I think we should have a handler that has a route like /inactive/example.com
and on that page it simply shows a message that the domain in question is inactive and link them to upgrade their account to reactivate it.
Yader Velasquez referenced this ticket in commit 801c4fd.
Yader Velasquez referenced this ticket in commit 4d43559.
Yader Velasquez referenced this ticket in commit 77136fa.