Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

runscript: use the previously defined "user" #17322

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

XioNoX
Copy link
Contributor

@XioNoX XioNoX commented Aug 30, 2024

Oops, only seeing now that this might be closed automatically as the linked ticket is not triaged yet.

Fixes: #17321

There is already a logic set earlier in the code to define "user" if --user is passed as parameter, and default to the user with the lowest ID no none is provided.
This patch uses this "user" to run the job instead of always applying the default.

There is already a logic set earlier in the code to define "user" if --user is passed as parameter, and default to the user with the lowest ID no none is provided.
This patch uses this "user" to run the job instead of always applying the default.
@DanSheps
Copy link
Member

In the future please wait for the bug to be triaged.

:D

@DanSheps DanSheps self-requested a review August 30, 2024 15:21
@jeremystretch jeremystretch merged commit b2bbdbf into netbox-community:develop Sep 3, 2024
3 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

manage.py runscript --user ignored
3 participants