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

As a user, by default, I want to resolve the latest version of a product when given a product logical_identifier (LID) (/products/{logical_identifier} endpoint) #435

Closed
tloubrieu-jpl opened this issue Apr 25, 2024 · 2 comments
Assignees
Labels
B14.1 B15.0 p.must-have requirement the current issue is a requirement

Comments

@tloubrieu-jpl
Copy link
Member

tloubrieu-jpl commented Apr 25, 2024

Checked for duplicates

Yes - I've already checked

πŸ§‘β€πŸ”¬ User Persona(s)

API user

πŸ’ͺ Motivation

...so that I can get the latest version of a product even if I have no idea what versions are available.

πŸ“– Additional Details

No response

Acceptance Criteria

Given a lid
When I perform a request /products/{lid}
Then I expect to get the description of the latest version of a product having this lid

Given a lid
When I perform a request /products/{lid}/latest
Then I expect to get the description of the latest version of a product having this lid

βš™οΈ Engineering Details

Tightly coupled with #426

@tloubrieu-jpl
Copy link
Member Author

This is implemented in the develop branch.

@tloubrieu-jpl
Copy link
Member Author

We can re-open that ticket to revisit (put aside) the latest suffix.

@tloubrieu-jpl tloubrieu-jpl reopened this Jul 19, 2024
@github-project-automation github-project-automation bot moved this from 🏁 Done to In Progress in B14.1 Jul 19, 2024
@github-project-automation github-project-automation bot moved this from 🏁 Done to In Progress in EN Portfolio Backlog Jul 19, 2024
@github-project-automation github-project-automation bot moved this from In Progress to 🏁 Done in EN Portfolio Backlog Aug 1, 2024
@github-project-automation github-project-automation bot moved this from In Progress to 🏁 Done in B14.1 Aug 1, 2024
@jordanpadams jordanpadams changed the title As a user, I want to get the latest version of a product given a lid As a user, by default, I want to resolve the latest version of a product when given a product logical_identifier (LID) (/products/{logical_identifier} endpoint) Aug 6, 2024
@jordanpadams jordanpadams changed the title As a user, by default, I want to resolve the latest version of a product when given a product logical_identifier (LID) (/products/{logical_identifier} endpoint) As a user, by default, I want to resolve the latest version of a product when given a product logical_identifier (LID) (/products/{logical_identifier} endpoint) Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B14.1 B15.0 p.must-have requirement the current issue is a requirement
Projects
Status: 🏁 Done
Status: 🏁 Done
Development

No branches or pull requests

3 participants