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 when features are deleted in web-features #321

Open
jcscottiii opened this issue May 29, 2024 · 1 comment
Open

Detect when features are deleted in web-features #321

jcscottiii opened this issue May 29, 2024 · 1 comment
Labels
enhancement New feature or request go Pull requests that update Go code good first issue Good for newcomers hacktoberfest

Comments

@jcscottiii
Copy link
Collaborator

Our ingestion process should detect when a web feature is deleted (whether it be from an actual deletion or rename).

The process should remove that web feature from the various tables.

In the event of a rename, this process should not try to connect the old identifier's data to the new web feature identifier. (This excludes the case of where the alias field is used and will be addressed in a separate issue)

Without this, the team will need to continually monitor the releases for web-features and see if there are any removals or renames and manually add them to the exclude table.

cc: @foolip

@jcscottiii jcscottiii added enhancement New feature or request go Pull requests that update Go code labels May 29, 2024
@jcscottiii jcscottiii moved this to Next Quarter in webstatus.dev May 29, 2024
@jcscottiii jcscottiii moved this from 2024-Q3 to 2024-Q4 in webstatus.dev Sep 30, 2024
@jcscottiii
Copy link
Collaborator Author

Depends on #513

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request go Pull requests that update Go code good first issue Good for newcomers hacktoberfest
Projects
Status: 2024-Q4
Development

No branches or pull requests

1 participant