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

Fix Asset exists check for files within folders when drag and dropping. #725

Open
wants to merge 4 commits into
base: 1.6
Choose a base branch
from

Conversation

cancan101
Copy link
Contributor

@cancan101 cancan101 commented Oct 17, 2024

Closes #626

The asset is not correctly resolved in the exists check if it is in a folder.

Currently, the add-asset endpoint is passed the directory path but the exists endpoint is not.

@cancan101 cancan101 changed the title Fix Asset exists check for files within folders when drag and droppping. Fix Asset exists check for files within folders when drag and dropping. Oct 17, 2024
@mattamon mattamon self-assigned this Nov 13, 2024
@cancan101
Copy link
Contributor Author

any other comments on the PR?

@mattamon
Copy link
Contributor

any other comments on the PR?

Hey @cancan101,
since it is a bugfix it should go in the bugfix branch no?

@cancan101 cancan101 changed the base branch from 1.x to 1.6 November 19, 2024 16:10
@cancan101
Copy link
Contributor Author

done

Copy link

sonarcloud bot commented Nov 19, 2024

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

Successfully merging this pull request may close these issues.

Drag and Drop Local Folder of Files on Tree View Does not Prompt for Overwrite
4 participants