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 Salt-users
G'Day all,
I have an obscure one here, trying to write an "engine" to process specific events but I don't seem to be able to determine the event "tag" from the returned event data call.
Looks like only the event "data" field is returned?
Sid
Sid Young
unread,
Dec 11, 2024, 12:01:20 AMDec 11
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 Salt-users
Solved it... after many hours of searching an obsolete version of the doco had the answer, the tag can be specified in the start() method.