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

Archiver task cannot handle non-standard resource IDs #79

Open
ThrawnCA opened this issue May 23, 2021 · 0 comments
Open

Archiver task cannot handle non-standard resource IDs #79

ThrawnCA opened this issue May 23, 2021 · 0 comments

Comments

@ThrawnCA
Copy link
Contributor

ThrawnCA commented May 23, 2021

tasks.py retrieves package details using the package_show action, and expects the retrieved resource IDs to be UUIDs (it validates them using is_id). However, it is possible for the IDs to have other formats, which makes the archival task fail.

@ThrawnCA ThrawnCA changed the title Archiver task cannot handle resource names used as IDs Archiver task cannot handle non-standard UUIDs May 23, 2021
@ThrawnCA ThrawnCA changed the title Archiver task cannot handle non-standard UUIDs Archiver task cannot handle non-standard resource IDs May 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant