fiveai / Cachet

📛 An open source status page system for everyone.
https://cachethq.io
BSD 3-Clause "New" or "Revised" License
101 stars 28 forks source link

Subscribers unable to verify subscription if no component groups exist #8

Closed sedan07 closed 3 years ago

sedan07 commented 3 years ago

Once a new subscriber is added they need to verify the subscription by following the link subscribe/manage/<signature> however this throws a 500 error is any Component in Cachet isn't attached to a Component Group.

Related: https://github.com/CachetHQ/Cachet/issues/4134