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

always store newly created folders in DB even if it is missing #6535

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

mgallien
Copy link
Collaborator

No description provided.

@mgallien mgallien force-pushed the bugfix/avoidDuplicatingNewFolderOnWindows branch from b6c1a9c to e607e9d Compare March 12, 2024 07:45
@mgallien
Copy link
Collaborator Author

/backport to stable-3.12

@mgallien mgallien merged commit ea9c19e into master Mar 12, 2024
9 of 12 checks passed
@mgallien mgallien deleted the bugfix/avoidDuplicatingNewFolderOnWindows branch March 12, 2024 07:45
Copy link

sonarcloud bot commented Mar 12, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@nextcloud-desktop-bot
Copy link

AppImage file: nextcloud-PR-6535-e607e9d1fb328d9270f8dec706d886162a66a30a-x86_64.AppImage

To test this change/fix you can simply download above AppImage file and test it.

Please make sure to quit your existing Nextcloud app and backup your data.

@mgallien mgallien added this to the 3.13.0 milestone Apr 24, 2024
camilasan added a commit that referenced this pull request Jun 5, 2024
- The rename check was not happening since since it was hitting "Move without permission to rename base file"
- The file was then processed as a new file
- Also check #6535.

Possible workaround for #6549.

Signed-off-by: Camila Ayres <[email protected]>
camilasan added a commit that referenced this pull request Jun 5, 2024
- The rename check was not happening since it was hitting error "Move without permission to rename base file"
- The file was then processed as a new file
- Also check #6535.

Possible workaround for #6549.

Signed-off-by: Camila Ayres <[email protected]>
camilasan added a commit that referenced this pull request Jun 5, 2024
- The rename check was not happening since it was hitting error "Move without permission to rename base file"
- The file was then processed as a new file
- Also check #6535.

Possible workaround for #6549.

Signed-off-by: Camila Ayres <[email protected]>
camilasan added a commit that referenced this pull request Jun 24, 2024
- The rename check was not happening since it was hitting error "Move without permission to rename base file"
- The file was then processed as a new file
- Also check #6535.

Possible workaround for #6549.

Signed-off-by: Camila Ayres <[email protected]>
camilasan added a commit that referenced this pull request Jun 25, 2024
- The rename check was not happening since it was hitting error "Move without permission to rename base file"
- The file was then processed as a new file
- Also check #6535.

Possible workaround for #6549.

Signed-off-by: Camila Ayres <[email protected]>
camilasan added a commit that referenced this pull request Jun 25, 2024
- The rename check was not happening since it was hitting error "Move without permission to rename base file"
- The file was then processed as a new file
- Also check #6535.

Possible workaround for #6549.

Signed-off-by: Camila Ayres <[email protected]>
camilasan added a commit that referenced this pull request Jul 5, 2024
- The rename check was not happening since it was hitting error "Move without permission to rename base file"
- The file was then processed as a new file
- Also check #6535.

Possible workaround for #6549.

Signed-off-by: Camila Ayres <[email protected]>
backportbot bot pushed a commit that referenced this pull request Jul 5, 2024
- The rename check was not happening since it was hitting error "Move without permission to rename base file"
- The file was then processed as a new file
- Also check #6535.

Possible workaround for #6549.

Signed-off-by: Camila Ayres <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants