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

Add incomplete upload dialog to DLP when unembargo is blocked #2082

Merged
merged 3 commits into from
Dec 2, 2024

Conversation

jjnesbitt
Copy link
Member

Recently we've had several instances of a dandiset unembargo being blocked by incomplete/active uploads. Most of the time, these uploads are junk and the owners simply wish to clear them, which requires admin intervention. This PR adds the API and Vue client support for users to list and delete these lingering uploads themselves.

Here is a video of the new UI.

dandi-unembargo-uploads-2024-11-21_14.18.53.mp4

Copy link
Member

@mvandenburgh mvandenburgh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM except one note about pagination

dandiapi/api/views/dandiset.py Outdated Show resolved Hide resolved
@jjnesbitt jjnesbitt force-pushed the upload-lifecycle-management branch from 6ccaeb6 to f1078bb Compare November 26, 2024 22:50
@jjnesbitt jjnesbitt added patch Increment the patch version when merged release Create a release when this pr is merged labels Dec 2, 2024
@jjnesbitt jjnesbitt merged commit 621a53c into master Dec 2, 2024
11 checks passed
@jjnesbitt jjnesbitt deleted the upload-lifecycle-management branch December 2, 2024 20:58
@dandibot
Copy link
Member

dandibot commented Dec 2, 2024

🚀 PR was released in v0.3.112 🚀

@dandibot dandibot added the released This issue/pull request has been released. label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged release Create a release when this pr is merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants