-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
[BUG] jobs.list_job gives an error even when it finds a valid job #64570
Comments
Hi there! Welcome to the Salt Community! Thank you for making your first contribution. We have a lengthy process for issues and PRs. Someone from the Core Team will follow up as soon as possible. In the meantime, here’s some information that may help as you continue your Salt journey.
There are lots of ways to get involved in our community. Every month, there are around a dozen opportunities to meet with other contributors and the Salt Core team and collaborate in real time. The best way to keep track is by subscribing to the Salt Community Events Calendar. |
I'm not able to replicate this. If you run Also do you still see this behavior on 3006.1? |
@Ch3LL I was able to replicate this under 3006.1 with more context. only happens with runners.
|
closed by #65023 |
Description
When looking up a JID using jobs.list_job , even when it finds the job, it still gives an error saying no matching job with this JID before giving the results of the job.
Steps to Reproduce the behavior
Search for a JID
Expected behavior
Not to show an error when it finds a matching Job with the provided JID
Versions Report
salt --versions-report
(Provided by running salt --versions-report. Please also mention any differences in master/minion versions.)The text was updated successfully, but these errors were encountered: