Skip to content

manage.py runscript --user ignored #17321

Closed
@XioNoX

Description

@XioNoX

Deployment Type

Self-hosted

NetBox Version

v4.0.8

Python Version

3.11

Steps to Reproduce

  1. Create two superuser users (user1, user2)
  2. run a script through python manage.py runscript while specifying --user user2

Expected Behavior

The job should have been ran as the "user2".

Observed Behavior

The job is ran by the user with the lowest ID In our case user1.

Metadata

Metadata

Assignees

Labels

severity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions