Right now it's one timestamp, which means that if you view your messages, then don't view your alerts, then reload the page, your alerts will all be marked as seen.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Separate 'seen time' for alerts and messages | mediawiki/extensions/Echo | master | +68 -26 |
Related Objects
Related Objects
Event Timeline
Comment Actions
T110731 would probably require a schema change to add a notification_seen_timestamp column or something. We can fix bug this by using two keys or something.
Comment Actions
Change 235659 had a related patch set uploaded (by Mooeypoo):
Separate 'seen time' for alerts and messages