Hello,
I am facing an issue by getting the “context.workflow.user” within a workflow.
If i am running it as a developer on the Hub i am getting the user accordingly:
account:user:f03…
This represents the individual users and a can link with user information like email.
If regular users are executing the workflow via an app deployment i am getting this
account:app-pw:fe3…
and it is the same for all users. No differentiation between the users executing the workflow.
The Hub version is 5.8.1v202512051053
Curious if someone have the same issue or any idea how to solve it.
Many thanks,
Lars