Closed (fixed)
Project:
Privatemsg
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 May 2026 at 02:34 UTC
Updated:
11 Jun 2026 at 22:35 UTC
Jump to comment: Most recent
Hi, I think I found 3 problems more or less related to the unread thread count:
I guess threads are not marked as read when they are deleted, maybe they should be.
This is strange because User3 is not shown anymore in the thread participants...
Note: The same thing happens if User3 deletes the thread from the messages view (I guess it does more or less the same thing as Leave Chat).
I wish I could help more, but I'm not really a "drupal pro coder"...
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
ivnishYour help is very useful! I'll check every case, thanks!
Comment #3
ivnishComment #6
ivnishFixed all cases. Could you test again?
Comment #8
lemartialou commentedAll right, I tested the different cases... and everything is working as expected now!
Once again: thank you very much for your great support! ^^