Problem:
@mentions are triggered when a note is created. If we later edit an existing note, the content is simply updated in place. The original posting event (when mentions are processed) doesn’t run again. Because of that, adding a new @mention during an edit won’t notify the teammate.
Request:
Is it possible to change this behavior, so mentions are triggering on note edits?