I have a private business forum and often edit clients’ posts so that things like Onebox work properly (youtube links that aren’t on a clear line etc).
The idea of the forum is to be an accurate record of business discussions and requests, so sometimes clients wonder why I’d be editing their posts.
I’m also looking for this feature. I had to manually fix hundreds of posts after import (cosmetic edits due to formatting) but didn’t realize it was sending notifications to the users. It was terribly embarrassing, because it sends weird signals when it looks like someone else has edited your content, even if it was actually just formatting. (Revisions are not publicly visible for other reasons.)
The only way I’ve found to get around it at the moment is to SSH into the server and do it through the Rails console.I’ve also had to disable users’ ability to add tags, because it creates more work to have to SSH into the server to change/remove them. Adding new tags to posts is also awkward due to the notifications, so I’m switching to SSH for that too.
Would be really nice to have this feature. I also edit topics and don‘t want to be seen as the guy with ocd who edits the tiny spelling mistakes people make
Was there ever a solution for this, this makes a lot of sense for moderators of forums. I was told people get an egregious amount of notifications from my edits
We migrated from one internal system to another, so we now need to update links for old topics.
We’re generating email notifications since updating the hyperlinks on the topics count as an edit.
It would be great to have a setting to disable topic edit notifications.