Page MenuHomePhabricator

Flow: update mentions after updating post
Open, MediumPublic

Description

When I update the post - post updated date
When I update the post I can change / add mention users
When I update the post notifications get all the subscribed on the theme - all mentioned in my post should receive such notification about this post
When I edit the post and add a mention the user - mentions should be triggered again

Related Objects

StatusSubtypeAssignedTask
OpenNone
OpenNone

Event Timeline

Sunpriat raised the priority of this task from to Needs Triage.
Sunpriat updated the task description. (Show Details)
Sunpriat subscribed.
Restricted Application added a subscriber: Aklapper. · View Herald Transcript
Sunpriat set Security to None.
Catrope subscribed.

From the summary, I think it sounds like the following happens:

  1. Create a post that mentions Alice
  2. Alice receives a notification (correct)
  3. Edit the post so that it mentions Bob
  4. Bob apparently doesn't receive a notification?

Elena, can you reproduce this?