Changing the search criteria for a saved search may take a long time
Categories
(Thunderbird :: Search, defect)
Tracking
(relnote-thunderbird ?, thunderbird_esr115 wontfix, thunderbird_esr128? fixed, thunderbird132 affected, thunderbird133 verified)
People
(Reporter: welpy-cw, Assigned: welpy-cw)
Details
(Keywords: perf)
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
corey
:
approval-comm-esr128+
|
Details | Review |
Steps to reproduce:
- Create a new saved search folder covering at least two folders, matching messages with "Date" "is before" some date.
- Edit the properties of the saved search and change "is before" to "is after".
Expected result:
After each step, all matching messages should be loaded in a reasonable amount of time.
Actual result:
Depending on how many messages do not match the changed search criteria, it can take up to minutes to load all messages while Thunderbird is unresponsive.
Assignee | ||
Comment 1•1 month ago
|
||
This prevents the view from being updated for every message that is removed because it no longer matches the search criteria.
Updated•1 month ago
|
Assignee | ||
Updated•1 month ago
|
Pushed by heather@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/54478afb4482
Speed up update of saved search after changing search criteria. r=mkmelin
Comment 3•2 days ago
•
|
||
Confirming this issue as verified fixed with 133.0b3(20241107210012) using Windows 11, macOS 14, and Ubuntu 22.
Assignee | ||
Comment 4•2 days ago
|
||
Comment on attachment 9429832 [details]
Bug 1923585 - Speed up update of saved search after changing search criteria. r=#thunderbird-reviewers
[Approval Request Comment]
User impact if declined: Changing the search criteria for a saved search may take a long time and stall Thunderbird.
Testing completed (on c-c, etc.): c-c and beta
Risk to taking this patch (and alternatives if risky): very low
Assignee | ||
Comment 5•2 days ago
|
||
Release Note Request (optional, but appreciated)
[Suggested wording]: Significantly speed up loading of a saved search after changing search criteria.
Comment 6•2 days ago
|
||
Comment on attachment 9429832 [details]
Bug 1923585 - Speed up update of saved search after changing search criteria. r=#thunderbird-reviewers
[Triage Comment]
Approved for esr128
Comment 7•2 days ago
|
||
bugherder uplift |
Thunderbird 128.4.3esr:
https://hg.mozilla.org/releases/comm-esr128/rev/19cf265903e5
Description
•