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

Prepare for transition to new News feed. #2584

Closed
camikazegreen opened this issue Jul 10, 2023 · 7 comments · Fixed by #2780
Closed

Prepare for transition to new News feed. #2584

camikazegreen opened this issue Jul 10, 2023 · 7 comments · Fixed by #2780
Assignees
Labels
news AZ News and/or news.arizona.edu

Comments

@camikazegreen
Copy link
Contributor

camikazegreen commented Jul 10, 2023

Motivation

When the QS2 version of news.arizona.edu launches, it will only be using the new version of the News feed and the current version on news.arizona.edu will cease to exist. There is no intention for the QS1 news site to support the current version, or for the QS2 version to support the old version.

Quickstart currently provides a News feed importer to pull news in from the old version of the importer, and an unknown number of sites are using it. This will stop working when the new site launches.

Proposed Resolution

Can we update the News importer to use the old endpoints, but quietly fail over to the new endpoints if the old one is unavailable? This would allow us to roll out the changes to the importer before the API changes.

@trackleft
Copy link
Member

Related: #2582

@camikazegreen
Copy link
Contributor Author

We also want to make sure that the News articles on both versions of the API can be correctly identified as the same article, so that sites don't start pulling in duplicates.

@joeparsons
Copy link
Member

joeparsons commented Sep 13, 2023

Quickstart action items

  • Update QS2 REST news export API view with any fields present in legacy feed that don't yet exist (UUID, alt text for image, etc)
  • Ensure QS2 news importer doesn't delete any previously imported content if feed is unavailable

@joeparsons
Copy link
Member

Quickstart action items

  • Update QS2 REST news export API view with any fields present in legacy feed that don't yet exist (UUID, alt text for image, etc)
  • Ensure QS2 news importer doesn't delete any previously imported content if feed is unavailable

Working on these items.

@trackleft
Copy link
Member

See https://quickstart.arizona.edu/node/199 for more info

@trackleft trackleft reopened this Feb 27, 2024
@trackleft
Copy link
Member

I will evaluate any additional steps required to close this issue.

@trackleft trackleft added news AZ News and/or news.arizona.edu trellis Work associated with Trellis 2.10.x only and removed trellis Work associated with Trellis 2.10.x only labels Feb 27, 2024
@joeparsons joeparsons moved this from Todo to In Progress in 2.10.x Patch Releases Apr 3, 2024
@joeparsons
Copy link
Member

Closing this as preliminary tasks were completed in #2780.

Next steps to complete transition are covered in #4014.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
news AZ News and/or news.arizona.edu
Projects
No open projects
Status: In Progress
4 participants