Skip to content

Authorization failure when spinning up a read-only SQL job from saved configuration #469

@JoelvandeHoeve

Description

@JoelvandeHoeve

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.

Image

I can't seem to find any additional information to give more clarity on the issue.

To Reproduce

Steps to reproduce the behavior:

  1. Go to SQL Job manager
  2. Create a new Job and edit it's settings such that its access is Read-Only
  3. Save this job to a configuration
  4. Stop the job you currently have active
  5. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions