- Issue created by @charginghawk
- Status changed to Needs review
2 months ago 8:18pm 10 September 2024
Processes triggered using the webhook, eg importing and potentially auto-accepting translations, occur using the anonymous user. This can be a problem under certain circumstances (permissions and other user stuff). Instead, these processes should run using the job owner, ie whoever created the job.
Create a job and submit. Wait for webhook events. See that webhook events are associated with anonymous.
Use account switcher to run the processes as the job owner.
Code review.
Needs review
1.0
Code