You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Automate
I am using "Notification posted? : When transition" block to log the
notifications in a file. The problem with that is most of the time the
notifications get duplicated and written to the file twice with same
time-frame. Sometimes it's not but I am not sure what it depends on?
Henrik "The Developer" Lindqvist
unread,
Aug 13, 2023, 6:31:43 PM8/13/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Automate
Maybe the app posting it is immediately updating it.
Ensure the flow only use a single Notification posted block that it returns to, as sequential blocks may be sent the same "posting" by the system.