-
Notifications
You must be signed in to change notification settings - Fork 867
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] Job not created when loading script using import command #365
Comments
Ah right, I need to update the documentation. This is actually not the case anymore. |
@leonjza Maybe consider moving the documentation out of the wiki since we can't really make pull requests to update the documentation |
does that mean, that the whole "Jobs" functionallity is not working? what's the reason behind it? was it intentionally nuked/ is it a bug? |
Jobs still exist, we just don't glue whatever your custom script does to a job you can see in |
is there a update about this? been waiting for it, thank you good sir |
Should be fixed in #705 |
According to the documentation in the wiki:
Describe the bug
When loading a script with the import command, the script is successfully loaded but no jobs is created.
To Reproduce
Expected behavior
The job should be listed when running
jobs list
Environment:
The text was updated successfully, but these errors were encountered: