Notifications inside platform

Hey guys,

I’m trying to get a user notified if the project folder creation performed by the event Daemon was successful.
First I tried to find a method to display any message to the user as it happens after the action execution. But apparently, there is no such mechanism on the platform now. Would be great to have it.
Anyway, I tried to find a workaround and post a note on the project main page activity stream. Something like “The folder was created successfully”. But the notes that are created by the script are not visible in the activity stream and I didn’t find a way to make it work. Is it the intended behavior or a bug? I even tried to change the “created by” and “posted by” fields for the human user. Still no success.
Please help :slight_smile:

It works if you address the note to a user - the addressings_to field. Don’t know why the notes do not show up in the project stream, though, they should.

Thanks for the suggestion mmoshev, but it still doesn’t appear in any activity stream. I guess it’s a bug.