ynput / ayon-core

Apache License 2.0
18 stars 30 forks source link

Chore: Use origin username when running publish #630

Closed iLLiCiTiT closed 3 weeks ago

iLLiCiTiT commented 3 weeks ago

Changelog Description

Make ayon-api behave as other user during publish when current user is service user.

Additional info

This should cause that farm publishing create entities as user who sent the job.

Testing notes:

  1. Send job to publish on farm.
  2. Make sure you have filled service api key on farm.
  3. Validate in AYON WebUI that entities are created as the user who sent job.