ironmansoftware / issues

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

View Parent Jobs along side of nested jobs. #3421

Open mikedhanson opened 2 weeks ago

mikedhanson commented 2 weeks ago

Summary of the new feature / enhancement

Just like how we have nested jobs under a job.. It would be useful to view any parent jobs that a child job is tied too.

image

For example, I have a child job with no other child jobs but I want to know which parent job called this job. Today I have to figure out the parent job based around the job id.

Proposed technical implementation details (optional)

No response