We use the stream a lot and stream mentions is very powerful however it would great if the stream could have access to its parent fields. e.g in when we compose an email we could access the field of the parent entity of the email and it is very useful. i wonder if this could be applied so when a user mention another user they could also provide details e.g mention a user on case stream and add the parentName to the stream or the Case status. it would be something like below:
So when the email is fired to notify the admin it would include all the details about the post.
Thanks
PHP Code:
Hey @admin Please note that the current case for @parentName has been assigned to @assignedUser and its current status is @status
Thanks
Comment