fix: schedule ongoing error #1304

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

Originally created by @soknaly on 12/30/2023

Scheduled Maintenance Ongoing Page Error

There's a missing route path for that page so it renders schedule maintenance page by default and cause API to get the wrong params for projectId and cause the error.

Pull Request Checklist:

  • Please make sure all jobs pass before requesting a review.
  • Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).
  • Have you lint your code locally before submission?
  • Did you write tests where appropriate?

Screenshots (if appropriate):

Before

image

After

image

*Originally created by @soknaly on 12/30/2023* ### Scheduled Maintenance Ongoing Page Error There's a missing route path for that page so it renders schedule maintenance page by default and cause API to get the wrong params for projectId and cause the error. ### Pull Request Checklist: - [ ] Please make sure all jobs pass before requesting a review. - [ ] Put `closes #XXXX` in your comment to auto-close the issue that your PR fixes (if such). - [x] Have you lint your code locally before submission? - [ ] Did you write tests where appropriate? ### Related Issue? ### Screenshots (if appropriate): #### Before ![image](https://github.com/OneUptime/oneuptime/assets/20983608/58939b06-5959-4586-9a5b-6aa7eeaa29a8) ### After ![image](https://github.com/OneUptime/oneuptime/assets/20983608/1bb66360-2795-465a-928e-bedb2aa37131)
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#1304