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

Improve products/all endpoint to include all versions of all products #126

Open
jordanpadams opened this issue Oct 19, 2021 · 0 comments
Open

Comments

@jordanpadams
Copy link
Member

jordanpadams commented Oct 19, 2021

💪 Motivation

...so that I can get all versions of all products associated with a collection/bundle LID

📖 Additional Details

Per the original issue:

The products/latest API endpoint currently returns the same results as collection/{lidvid}/products/all. We need to update the API service to handle this the way it should.

Per @tdddblog 's comment, this will mostly require some refactoring of how collection's products are handled in the registry.

⚖️ Acceptance Criteria

Given
When I perform
Then I expect

⚙️ Engineering Details

@jordanpadams jordanpadams added requirement the current issue is a requirement needs:triage labels Oct 19, 2021
@jordanpadams jordanpadams self-assigned this Oct 19, 2021
@jordanpadams jordanpadams changed the title Improve all products endpoint to include all versions of all products Improve products/all endpoint to include all versions of all products Oct 19, 2021
@jordanpadams jordanpadams removed their assignment Oct 19, 2021
@jordanpadams jordanpadams added enhancement New feature or request and removed requirement the current issue is a requirement labels Dec 21, 2022
@github-project-automation github-project-automation bot moved this to Release Backlog in EN Portfolio Backlog Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ToDo
Development

No branches or pull requests

1 participant