-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Keep DAV properties when file goes to trashbin #35954
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
@phil-davis any idea why the current master tip still uses daily-stable10-qa.tar.bz2 for the federated server? |
Thanks for pointing this out. My idea is that it was missed - I raised PR #35964 to fixup various leftover |
a0664b7
to
05b9538
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
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_properties
table for it's fileIdExpected
Property is kept
Actual
Property is deleted
Types of changes
Checklist:
TODO