Hi Guys!
That will be great if in the User Group Permissions we have an options to limits the user setting Priority for a submit jobs.
So when an users from a specific group try to overclock the priority… he will still be limited by the priority coming from the group settings…
Or is there something already about it?
jacquesD
Hi Jacques,
We currently don’t support this, but that’s an interesting idea to enforce certain job settings at submission time based on the user group. I guess there is the issue though if a user belongs to more than one group (ie: which priority setting would you pull down).
Currently though, you could write an event plugin that handles the OnJobSubmitted event. It can check the user and adjust the job’s priority as necessary.
thinkboxsoftware.com/deadlin … eventssdk/
Cheers,