Closed
Bug 570197
Opened 15 years ago
Closed 15 years ago
[k] Notification task should use uncached manager
Categories
(support.mozilla.org :: Forum, task, P1)
support.mozilla.org
Forum
Tracking
(Not tracked)
VERIFIED
FIXED
2.1
People
(Reporter: jsocol, Assigned: jsocol)
Details
(Whiteboard: [qa!])
STR:
1) Create a new thread.
2) Reply to thread with user A.
3) Watch thread with user B.
4) Reply to thread with user A.
Expected:
User B receives an email notification.
Action:
No notification sent.
This is because we use the CachingManager for notifications, which means newly-created watches won't show up. Easy enough to fix.
| Assignee | ||
Comment 1•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
Comment 2•15 years ago
|
||
I notice this is [qa-], but the steps in comment 0 make it look like it's easily testable; want us to?
| Assignee | ||
Comment 3•15 years ago
|
||
Oh yeah. You sure can!
Comment 4•15 years ago
|
||
Verified FIXED; thanks!
Status: RESOLVED → VERIFIED
Whiteboard: [qa-] → [qa!]
You need to log in
before you can comment on or make changes to this bug.
Description
•