Actions
Bug #6958
closedFailing to find a user object is falling back to guest
Description
If the auto action fails to find a user it's supposed to fallback to the user at the time of trigger (e.g. the viewing user). It's currently falling back to guest. This makes it impossible to perform actions from a specific user where the trigger doesn't provide a user unless you specifically set User to Self (formally User), which shouldn't be necessary as Automatic should handle that case.
Actions