Skip to content

Default to LCORedirect facility for new TOMS#1402

Merged
jchate6 merged 6 commits intodevfrom
default-redirect-facility
Feb 18, 2026
Merged

Default to LCORedirect facility for new TOMS#1402
jchate6 merged 6 commits intodevfrom
default-redirect-facility

Conversation

@Fingel
Copy link
Copy Markdown
Contributor

@Fingel Fingel commented Feb 4, 2026

This disables the LCO/SOAR/BLANCO facilities by default in new TOMs, and enables the RedirectFacility while keeping compatibility with existing TOMs that may already have observations using the current facilties.

Disabling the current facilities would cause crashes as observations are linked to the facility they are created from.

This disables the LCO/SOAR/BLANCO facilities by default in new TOMs, and
enables the RedirectFacility while keeping compatibility with existing
TOMs that may already have observations using the current facilties.

Disabling the current facilities would cause crashes as observations are
linked to the facility they are created from.
@Fingel Fingel requested review from jchate6 and phycodurus February 4, 2026 20:02
@jchate6 jchate6 moved this to Needs Review in TOM Toolkit Feb 4, 2026
Copy link
Copy Markdown
Contributor

@jchate6 jchate6 left a comment

Choose a reason for hiding this comment

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

We need to wait for 1401 to actually publish, but looks good in that context.

Copy link
Copy Markdown
Contributor

@jchate6 jchate6 left a comment

Choose a reason for hiding this comment

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

I'll go ahead and fix this.


TOM_FACILITY_CLASSES = [
'tom_observations.facilities.lco.LCOFacility',
'tom_observations.facilities.lco.LCORedirectFacility',
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This should be 'tom_observations.facilities.lco_redirect.LCORedirectFacility',

@jchate6 jchate6 self-requested a review February 13, 2026 17:46
@jchate6 jchate6 merged commit 47cbedd into dev Feb 18, 2026
26 checks passed
@github-project-automation github-project-automation bot moved this from Needs Review to Merged (to dev) in TOM Toolkit Feb 18, 2026
@jchate6 jchate6 moved this from Merged (to dev) to Released in TOM Toolkit Feb 24, 2026
@jchate6 jchate6 deleted the default-redirect-facility branch March 27, 2026 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants