zetaops / zengine

BPMN workflow based framework with Tornado, Rabbit AMQP, advanced permissions, extensible scaffolding features and more
GNU General Public License v3.0
83 stars 22 forks source link

MS: Referencing to other objects via "@" sign #5423 #76

Open zetaopsbot opened 7 years ago

zetaopsbot commented 7 years ago

Users should be able to mention other users by prefixing that users name with a "@" sign. That prefixed username "eg: @evrenesat" should be a link to the profile page of the user. Mentioned user should be informed with a notification message about the mention.

Same mechanism should be usable for other custom models if needed.

zengine