mediawiki-extensions-Discus.../tests/cases/EventDispatcher/removing-topics-same/rev2b.json
Bartosz Dziewoński d33996f8b4 Notify users when a topic they are subscribed to is removed from a page
In the future the notifications can be improved to look up
the new location of the comment, using the permalinks data.

Depends-On: Ia8a21749a8edc20f34b2a3e445278ea6922b9109
Bug: T299657
Change-Id: I5f5e7b73fb84ff0d31fb8260b24066a17da71628
2022-08-25 03:52:58 +02:00

15 lines
291 B
JSON

[
{
"type": "dt-removed-topic",
"title": {},
"extra": {
"subscribed-comment-name": "h-X-2020-01-01T00:01:00.000Z",
"heading-id": "h-A-2020-01-01T00:01:00.000Z",
"heading-name": "h-X-2020-01-01T00:01:00.000Z",
"section-title": "A",
"revid": null
},
"agent": {}
}
]