nodebb-plugin-blog-comments icon indicating copy to clipboard operation
nodebb-plugin-blog-comments copied to clipboard

Comments module is empty and visible after removing the topic

Open frandiox opened this issue 9 years ago • 1 comments

When removing a topic used by this plugin, the comments module will still appear as activated but empty in the blog. I think it should display again the "Publish this article to NodeBB" button instead. The way to do it manually is removing the keys stored in blog-comments hash in Redis (HDEL blog-comments key).

Usually there is no need to remove a topic and all its comments but I was testing in localhost and had some troubles with it.

frandiox avatar Jan 07 '16 07:01 frandiox

+1 a fix would be good

doppioslash avatar Mar 23 '16 22:03 doppioslash