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

Cannot delete incorrectly uploaded PDFs #27

Open
augustincaitlin opened this issue Oct 17, 2021 · 2 comments
Open

Cannot delete incorrectly uploaded PDFs #27

augustincaitlin opened this issue Oct 17, 2021 · 2 comments

Comments

@augustincaitlin
Copy link
Collaborator

When a PDF is uploaded, you cannot remove it. Currently, users need to email the colandr team and we remove it on the back end (they must send the URL of the page with the PDF open)

@bdewilde
Copy link
Member

just took a peek, and it looks like this functionality has always existed in the back-end API: https://github.com/datakind/permanent-colandr-back/blob/main/colandr/api/resources/fulltext_uploads.py#L109-L157

do you know if the issue is a bug/error in this code, or simply a lack of corresponding functionality in the front-end?

@bdewilde
Copy link
Member

hey @sophiaharms , tagging you here -- i think this is just a missing front-end feature. if so, how difficult would it be to implement this functionality?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants