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

RunJob ignore content when called from CLI #24

Open
BaalEvan opened this issue Jul 28, 2021 · 0 comments
Open

RunJob ignore content when called from CLI #24

BaalEvan opened this issue Jul 28, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@BaalEvan
Copy link

Steps to Reproduce

  • Create RunJobStep without InputFields
  • Call Main Job from CLI
  • Sometimes JobLog doesn't include any step from subJob (neither any substep works)

Expected Results
GoogleDrive Job has 6steps inside so everystep should be visible in Log and be called
Actual Results
Job is Called but no Step in Job is Completed

[ROCKTOMATE][Info] ====================================================================================================
[ROCKTOMATE][Info] Starting a Job of name "GoogleDrive"
[ROCKTOMATE][Info] ====================================================================================================
[ROCKTOMATE][Info] Starting to update persistent variables
[ROCKTOMATE][Info] Done updating persistent variables.
[ROCKTOMATE][Info] ====================================================================================================
[ROCKTOMATE][Info] Finished running a Job of name "GoogleDrive"
[ROCKTOMATE][Info] ====================================================================================================
@BaalEvan BaalEvan added the bug Something isn't working label Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants