Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop pulling news & events from the defunct legacy site #1070

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

alxbridge
Copy link
Contributor

@alxbridge alxbridge commented Jan 22, 2025

As the legacy site is no longer online, calls to its content from the refetch_legacy_news_and_events fail, causing errors on pages whose templates render the legacy content. This fixes those errors by making refetch_legacy_news_and_events return an empty list instead, which will get things working until a longer-term code cleanup can take place.

@alxbridge alxbridge force-pushed the support/fix-legacy-api-fetch branch from 3dec43e to 4fd91a9 Compare January 22, 2025 15:02
@kevinhowbrook kevinhowbrook self-requested a review January 22, 2025 15:11
Copy link
Collaborator

@kevinhowbrook kevinhowbrook left a comment

Choose a reason for hiding this comment

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

Thanks so much alex, that should do the trick

@alxbridge alxbridge merged commit bff9a9d into master Jan 22, 2025
6 checks passed
@alxbridge alxbridge deleted the support/fix-legacy-api-fetch branch January 22, 2025 15:19
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