Skip to content

Fix maintenance schedules to show completed schedule updates#334

Open
jbrooksuk wants to merge 1 commit intomainfrom
fix-maintenance-updates-link-1
Open

Fix maintenance schedules to show completed schedule updates#334
jbrooksuk wants to merge 1 commit intomainfrom
fix-maintenance-updates-link-1

Conversation

@jbrooksuk
Copy link
Member

Summary

  • Removed the incomplete() scope filter from the schedules query on the status page
  • This allows users to view maintenance updates for all schedules, including completed ones
  • Previously, completed maintenance events were hidden, making their updates inaccessible

Test plan

  • Verify the status page shows both incomplete and completed maintenance schedules
  • Verify maintenance update links work for completed schedules
  • Verify the schedule ordering by scheduled_at is preserved

🤖 Generated with Claude Code

Previously, the status page only showed incomplete schedules, which meant
users couldn't access updates for completed maintenance events.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant