SubmitJobs calls a private helper getQueueOrCreate which will create a queue if it doesn't exist. The user can do this if:
autoCreateQueues is set to true in config.yaml
- the user has
permissions.SubmitAnyJobs
I think the user should also need permissions.CreateQueue to create a queue, or else autoCreateQueues renders that privilege meaningless. Thoughts?
steffnova
┆Issue is synchronized with this Jira Task by Unito