Describe the bug
I have a list of saved job configurations in the SQL job manager. One of these is supposed to be a job with Access=Read-Only. However, when I am trying to spin up this job from the saved configs tab, i get the following authorization failure.
I can't seem to find any additional information to give more clarity on the issue.
To Reproduce
Steps to reproduce the behavior:
- Go to SQL Job manager
- Create a new Job and edit it's settings such that its access is Read-Only
- Save this job to a configuration
- Stop the job you currently have active
- Try to start the job by clicking on the previously saved configuration
Expected behavior
I expect the job to start just as any other SQL job would start. But instead I get the error.
Environment
- OS: Windows
- Extension Version: 1.15.1
Additional context
The weird thing is that this error does not appear when I try to change the settings of an already existing job. In this case it correctly spins up a new job with the Read-Only access.