Open
Bug 1843941
Opened 2 years ago
Updated 9 months ago
Activity Manager messages are cumulative - not account specific
Categories
(Thunderbird :: Mail Window Front End, enhancement)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: spiperman957, Unassigned)
References
(Blocks 1 open bug)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36
Steps to reproduce:
Moved messages from Spam to Trash on multiple IMAP accounts (sequentially, one account after another)
Actual results:
Activtity manager summed the number of spam messages moved (10 on account a) + (12 on account b) + (5 on account c) = 27 and then updated the account shown to be the last account.
"Moved 27 messages from Spam to Trash 16:06
VSS LLC"
Expected results:
There should be 3 entries - one for each account, showing the number of messages moved and the time as appropriate.
I think this happens because all three events happen(ed) within one minute.
Updated•9 months ago
|
Blocks: activitymgr
You need to log in
before you can comment on or make changes to this bug.
Description
•