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

Detect if feed has been marked duplicate of another #282

Open
stevencrader opened this issue Jul 16, 2023 · 1 comment
Open

Detect if feed has been marked duplicate of another #282

stevencrader opened this issue Jul 16, 2023 · 1 comment

Comments

@stevencrader
Copy link
Collaborator

Right now, when requesting the ID of a feed that either doesn't exist or the feed has been marked dead. For feeds that have been marked as a duplicate, it would be nice to be able to indicate to the user or redirect to the feed ID that contains the valid feed id.

I don't currently see a way to do this in the API so some changes would be need to made to either the response data for a dead and duplicated or possibly using a redirect in the API call to the correct id.

Ex: The feed 5988708 has been marked dead and is a duplicate of 5974918.

@daveajones
Copy link
Contributor

10-4. Good idea.

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

No branches or pull requests

2 participants