-
Notifications
You must be signed in to change notification settings - Fork 10.9k
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] Prune messages not removing thumbnails #26443
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #26443 +/- ##
===========================================
+ Coverage 38.47% 38.70% +0.22%
===========================================
Files 758 758
Lines 18823 18818 -5
Branches 1453 1461 +8
===========================================
+ Hits 7243 7284 +41
+ Misses 11363 11315 -48
- Partials 217 219 +2
Flags with carried forward coverage won't be shown. Click here to find out more. |
Hi. Im sorry but I want open this issue again. I am on 5.2.3 version and issue is still not fixed. p.p. 5.4.0 |
Proposed changes (including videos or screenshots)
This PR adds a method on
Uploads
calledfindOneByName
, and excludes a thumbnail of an image oncleanRoomHistory
Issue(s)
Fix #26287
Steps to test or reproduce
Further comments