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

prune shares while removing files #9697

Merged
merged 3 commits into from
Sep 18, 2023

Conversation

jacob-nv
Copy link
Contributor

Description

Committing mutation PRUNE_SHARES while removing files, will reset links and prevents displaying previously added links to files or directories under same name

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

@jacob-nv jacob-nv self-assigned this Sep 15, 2023
@update-docs
Copy link

update-docs bot commented Sep 15, 2023

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

Copy link
Contributor

@JammingBen JammingBen left a comment

Choose a reason for hiding this comment

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

The issue has not been fixed for me. removeFilesFromTrashbin seems like the wrong place since the trash bin is not involved here. Could you try again via the reproduction steps provided in #9538?

@jacob-nv
Copy link
Contributor Author

The issue has not been fixed for me. removeFilesFromTrashbin seems like the wrong place since the trash bin is not involved here. Could you try again via the reproduction steps provided in #9538?

Sorry sorry, that was last minute mass up while cleaning up test code. It's supposed to be part of deleteFiles

@jacob-nv jacob-nv requested a review from JammingBen September 18, 2023 10:52
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@JammingBen JammingBen merged commit 29a732d into owncloud:master Sep 18, 2023
AlexAndBear pushed a commit that referenced this pull request Dec 13, 2023
* prune shares while removing files

* Revert "prune shares while removing files"

This reverts commit 3c30e78.

* prune shares while removing files
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.

Error when set the password to the public link
2 participants