Skip to content

Beta Issue - Queuing additional files to an already in progress upload will cause all pending files to fail #95

@iCanHazSkillz

Description

@iCanHazSkillz

Issue:
Queuing additional files to an already in progress upload will cause all pending files to fail transfer with the error 'File type is not allowed'
2024-09-19_09-17-10

Expected behavior:
The upload queue should be able to grow dynamically without having to wait until the current transfer is complete.

Steps to replicate:
-Upload a subset of file to a chosen playlist.
-Queue additional files during the upload operation.
-This will trigger the 'File type is not allowed' error on all queued files that haven't uploaded already.

Workaround:
Wait until current upload finishes before adding any additional files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions