ironmansoftware / issues

Public Issue tracker for Ironman Software products.
https://ironmansoftware.com
31 stars 2 forks source link

Job object children is null when there is child jobs that the parent started. #3433

Closed mikedhanson closed 2 days ago

mikedhanson commented 3 days ago

Version

4.3.0

Severity

High

Environment

msi

Steps to Reproduce

Have a job that gets triggered which looks at the parent jobs children and generates a report

image

Job #14582 spawned all of these nested jobs.

image

Expected behavior

Children should be populated every time there is a nested job

Actual behavior

Sometimes children is null when a parent job has children.

Additional Environment data

No response

Screenshots/Animations

No response