ironmansoftware / powershell-universal

Issue tracker for PowerShell Universal
https://powershelluniversal.com
35 stars 3 forks source link

Groom Job Removes Related Jobs #3884

Open adamdriscoll opened 5 days ago

adamdriscoll commented 5 days ago

Version

4.4.1

Severity

Low

Environment

msi

Steps to Reproduce

This wasn't the behavior in v3, but in v4 and later, groom settings for parent and child jobs affect each other. If a child job is groomed, it's parent may also be groom. If a parent job is groomed, all child jobs are groomed.

Expected behavior

Related jobs are not groomed, and groom values are based on the script and not how the jobs relate.

Actual behavior

All related jobs are groomed.

Additional Environment data

No response

Screenshots/Animations

No response

adamdriscoll commented 5 days ago

Support Ticket ID: #9443