OpenTechStrategies / torque

A flexible web-based open source system for collaboratively evaluating proposals.
1 stars 2 forks source link

[TeamComments extension] Delete comments associated with a page along with the page? #10

Open kfogel opened 4 years ago

kfogel commented 4 years ago

In the TeamComments extension, we should consider hooking into the MediaWiki page deletion API so that the comments associated with a given page are deleted when that page is deleted.

Filing a ticket so we don't forget to think about this (see the "Action items" section in the 2019-10-24 meeting notes.

frankduncan commented 4 years ago

One thing that makes this need more discussion is that mediawiki supports restoring pages, which then returns the page to the previous ID. When that happens, the current TeamComments functionality restores the comment chain as it was.

So the choice in front of us is: