When a post is moved to a new topic by a moderator, the moved post's author is not «Watching»

When a post is moved to a new topic by a moderator, the moved post’s author does not have the «Watching» notification level the new topic.

Also happens when moving out of messages

5개의 좋아요

Slowly untangling us from various split / merge bugs has been on our list for a while. @Osama can you take this?

When you post a new topic it is always considered “watched” by you. So we should also force you to watch it if your new topic is a result of a split.

Eg:

Topic 1 (sam is watching):

  • Sam
  • Bob (split here)
  • Jane

New Topic 2 (bob is watching)

  • Bob
  • Jane
6개의 좋아요

The other thing that’s weird is posts moved to a different (or new) topic will show up as unread to you, even if you’ve already read them. Lots of quirks here, it may take some time to work through them, but we have a lot of accrued technical debt here and it’s probably time to pay down that debt..

8개의 좋아요

Fixed in:

https://github.com/discourse/discourse/pull/6106

4개의 좋아요

Fix is merged