Skip to content

fix: Implement facility status for LCORedirectFacility#1456

Merged
Fingel merged 1 commit intoTOMToolkit:devfrom
davner:bugfix/lcoredirect-facility-status
Mar 19, 2026
Merged

fix: Implement facility status for LCORedirectFacility#1456
Fingel merged 1 commit intoTOMToolkit:devfrom
davner:bugfix/lcoredirect-facility-status

Conversation

@davner
Copy link
Copy Markdown
Collaborator

@davner davner commented Mar 19, 2026

When spinning up a new TOM with LCORedirectFacility, the telescope facility status page (/observations/status/) returns an empty result for that facility.

This occurs because BaseObservationFacility.get_facility_status() defaults to returning an empty dict, and LCORedirectFacility does not override or delegate this method.

@jchate6 jchate6 requested a review from Fingel March 19, 2026 16:19
Copy link
Copy Markdown
Contributor

@Fingel Fingel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Fingel Fingel merged commit ca0fef9 into TOMToolkit:dev Mar 19, 2026
12 checks passed
@davner davner deleted the bugfix/lcoredirect-facility-status branch March 19, 2026 16:52
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.

2 participants