Note how every cross-wiki notification is listed twice.
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Make foreign NotificationGroupItems aware of their section | mediawiki/extensions/Echo | master | +2 -0 |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | None | T119713 Update Help:Notifications | |||
Resolved | None | T114351 Better organisation for the Notification System | |||
Open | None | T100528 Improve organization and control for Flow notifications (tracking + ideas) | |||
Resolved | None | T113228 Better organization for the Notification panel | |||
Open | Feature | None | T66475 Make crosswiki bits and pieces truly global (tracking) | ||
Invalid | Wikinaut | T3932 [DO NOT USE] ENotif/EConfirm & further enhancements (tracking) [superseded by #MediaWiki-Email] | |||
Resolved | • Catrope | T3066 Please add cross-wiki talk page notification. | |||
Resolved | • Catrope | T114350 Notifications Panel: Support cross-wiki notifications | |||
Resolved | • Catrope | T130655 Enable cross-wiki notifications by default | |||
Resolved | matthiasmullie | T130801 Cross-wiki notifications on mobile show separate alerts and messages bundles, but each bundle contains both alerts and messages |
Event Timeline
Comment Actions
Test case to check after the fix:
- There are one message from cawiki and one message and two thanks from hewiki.
- The mobile Notificaiton panel correctly shows two sections - Messages and Alerts and the count is correct
- When Messages are expanded - all Notifications from both wikis will be displayed: two messages (one from cawiki and one form hewiki) and two alerts (both alerts are from hewiki) .
- When Alerts are expanded - all Notifications from hewiki will be displayed: a message and two alerts.
Comment Actions
Change 280909 had a related patch set uploaded (by Matthias Mullie):
Make foreign NotificationGroupItems aware of their section
Comment Actions
Change 280909 merged by jenkins-bot:
Make foreign NotificationGroupItems aware of their section
Comment Actions
The patch fixes this in that notifications are no longer duplicated, but we still show two separate bundles, one for alerts and one for messages. We probably want to merge these two bundles; I've filed T131683: Cross-wiki notifications on mobile show separate bundles for alerts and messages, should be one bundle for that.