Can you set the Owner of a Job from a step?

Can you set the Owner of a Job from a step? I was looking at either setting the Owner based on the day it ran or whoever makes a human decision have it auto assign it to them without needing to click twice.

@brandon_mcclure Unfortunately this is not possible today but these are items we could certainly investigate adding in. Besides day a job ran or who made a decision on a job, is there anything else that might help you determine who to set as a Job Owner?

@tyler_terenzoni I could almost just see this as a helper step with a step name and the user to assign it. Then I’d use workflow logic to determine the user either by an Automatic Decision Step or Handlebars. The day idea came from something like who is on call at the time a Workflow runs. I’d also like to be able to pull this like with {{[$job].[URL]}} so maybe {{[$job].[Owner]}}?