[ 
https://issues.apache.org/jira/browse/AIRAVATA-3351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marcus Christie resolved AIRAVATA-3351.
---------------------------------------
    Resolution: Fixed

> Uploaded file doesn't go into newly created directory
> -----------------------------------------------------
>
>                 Key: AIRAVATA-3351
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-3351
>             Project: Airavata
>          Issue Type: Bug
>          Components: Django Portal
>            Reporter: Marcus Christie
>            Assignee: Marcus Christie
>            Priority: Major
>
> Steps to reproduce
> # Log into Django Portal
> # Portal must not be configured for tus upload (this bug doesn't affect tus 
> uploads)
> # Go to /workspace/storage
> # Create a new directory
> # Navigate to new directory
> # Try to upload a file in the new directory
> Actual Result
> # file uploaded in parent directory
> Expected Result
> # file uploaded into new directory
> The problem is that the xhrUploadEndpoint changes based on the directory one 
> is in but this was only specified on the XHRUpload Uppy plugin when it is 
> initialized. The code fix is to update the XHRUpload configuration as the 
> storage viewer path changes.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to