OneUptime / oneuptime

OneUptime is the complete open-source observability platform.
https://oneuptime.com
Apache License 2.0
4.84k stars 227 forks source link

Status Page Throws Error when there isa Monitor Group added to Status Page Resource #1709

Closed Johncs2d closed 2 months ago

Johncs2d commented 2 months ago

Describe the bug The Status Page won't load when you add more than one monitor group in group page resource in the status page

To Reproduce Steps to reproduce the behavior:

  1. Go to Status Page, then in the resource tab of create a status page resources. Add a group monitor in that status page resources.
  2. Open the status page preview
  3. See the error TypeError: Cannot read properties of undefined (reading 'id')

Expected behavior The Status page should load normally without error

Screenshots

image

Desktop (please complete the following information):

Deployment Type self hosted: Helm oneuptime 7.0.3086

Kind of related but slightly different to this issue https://github.com/OneUptime/oneuptime/issues/1601

simlarsen commented 2 months ago

This is now fixed. Thank you for reporting!