Monitor Secrets does not work when you test a monitor #609

Closed
opened 2026-04-05 16:21:15 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @simlarsen on 1/9/2025

To implement this:

  • Create a new nullable column in MonitorTest table for monitor id.
  • When monitors tests are fetched, also fetch the secrets and load it in. Then return.
  • Modify code on the frontend to include monitor id when testing monitors.
  • Run migration scripts for the new monitor id column.
*Originally created by @simlarsen on 1/9/2025* To implement this: - Create a new nullable column in MonitorTest table for monitor id. - When monitors tests are fetched, also fetch the secrets and load it in. Then return. - Modify code on the frontend to include monitor id when testing monitors. - Run migration scripts for the new monitor id column.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#609