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

Create endpoint to reset package mappings of unreleased erratas #308

Open
javihernandez opened this issue Jun 19, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@javihernandez
Copy link
Member

javihernandez commented Jun 19, 2024

We need a new endpoint that can be called in order to reset package mappings of multiple unreleased erratas.
Right now we have the /errata/reset-matched-packages one, which does this for a single errata, so we need either a new one that can do multiple erratas or a single one that can handle one or many erratas.

The date argument should be added when calling the endpoint, and all records with a date higher should get their package mappings reset and regenerated.

@javihernandez javihernandez added enhancement New feature or request good first issue Good for newcomers labels Jun 19, 2024
@Kwaizer Kwaizer self-assigned this Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: In progress
Development

No branches or pull requests

2 participants