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

Provide media/files at UUIDs additionally to node IDs #223

Closed
aksm opened this issue Aug 24, 2022 · 2 comments
Closed

Provide media/files at UUIDs additionally to node IDs #223

aksm opened this issue Aug 24, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@aksm
Copy link
Contributor

aksm commented Aug 24, 2022

What

Related to esmero/strawberryfield#220 and esmero/strawberryfield#230.

When downloading media/files for ADOs they are currently accessed at unstable node IDs. As we do for the ADOs themselves, they should be provided at stable UUIDs.

The suggested path will be as follows:
/do/{uuid}/file/{uuid}/download/{format}

@DiegoPino Not sure if I'm describing this correctly so please correct me if I'm wrong or need to clarify.

@DiegoPino
Copy link
Member

@aksm please add the suggested path/pattern discussed last night with the team. Thanks. Also this goes into format_strawberryfield since the controller for the current one is there (check the route.yml files). Thanks!

@aksm aksm transferred this issue from esmero/strawberryfield Aug 24, 2022
@DiegoPino DiegoPino changed the title Provide media/files at UUIDs instead of node IDs Provide media/files at UUIDs additionally to node IDs Feb 11, 2023
@DiegoPino
Copy link
Member

Solved via 005b14a

@DiegoPino DiegoPino added this to the 1.1.0 milestone Feb 11, 2023
@DiegoPino DiegoPino added the enhancement New feature or request label Feb 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants