Keep DAV properties when file goes to trashbin#35954
Merged
Conversation
a12f45d to
b806f39
Compare
Codecov Report
@@ Coverage Diff @@
## master #35954 +/- ##
============================================
+ Coverage 65.4% 65.4% +<.01%
- Complexity 20197 20199 +2
============================================
Files 1299 1299
Lines 76762 76770 +8
Branches 1301 1301
============================================
+ Hits 50203 50209 +6
- Misses 26174 26176 +2
Partials 385 385
Continue to review full report at Codecov.
|
b806f39 to
a0664b7
Compare
Member
Author
Member
Author
|
@phil-davis any idea why the current master tip still uses daily-stable10-qa.tar.bz2 for the federated server? |
Contributor
Thanks for pointing this out. My idea is that it was missed - I raised PR #35964 to fixup various leftover |
a0664b7 to
05b9538
Compare
13 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Do not delete dav properties when the file is found in the trashbin
Related Issue
Motivation and Context
Props are cleaned, files are kept
How Has This Been Tested?
oc_propertiestable for it's fileIdExpected
Property is kept
Actual
Property is deleted
Types of changes
Checklist:
TODO