NASA-PDS / planetary-data-cloud

PDS Cloud Migration documentation, issue, tracking and simple tools for assisting in the PDS hybrid cloud study and migration efforts.
Apache License 2.0
0 stars 0 forks source link

As a user, I want to be able to store and retrieve multiple versions of a product with the same name #53

Open jordanpadams opened 1 year ago

jordanpadams commented 1 year ago

🧑‍🔬 User Persona(s)

Node Personnel

💪 Motivation

...so that I can store and retrieve any version of a product, even if it has the same name as a previous version.

📖 Additional Details

Often nodes will keep the same name for products across versions (e.g. bundle.xml, readme.txt, etc). On prem, they move those files elsewhere in the archive. When moving to the cloud and S3 bucket, we will want to be sure we make this possible either by storing them with different names, or utilizing the S3 bucket versioning.

⚖️ Acceptance Criteria

Given When I perform Then I expect

⚙️ Engineering Details