Clicking Child Jobs shows blank page

Clicking Child Jobs shows blank page

avatar

When i click the child job button it goes to a white screen. This is still an issue on 2026.2.5

I didnt see any errors in the console.

childjobissue.mp4

All Comments (5)

avatar

98d2774e-cecc-4afb-ad4a-1c9283d1823b.png

avatar

Hello @michaelhanson1458

Thank you for reporting this and for providing the video and screenshot.

I understand that clicking the Child Jobs button is still resulting in a blank page on PowerShell Universal 2026.2.5, and that you are not seeing any errors in the browser console.

I would like to narrow down the behavior and attempt to reproduce it on 2026.2.5. Could you please confirm the following?

- How is PSU hosted: Windows Service, IIS, ZIP, Docker, or another configuration?
- Which operating system are you running?
- Which browser and browser version are you using?
- Does this happen with every parent job, or only specific jobs?
- Can the same child job be opened successfully from the main Jobs page?
- How are the child jobs being created, for example through Invoke-PSUScript, a workflow, or another method?

If possible, please also provide a minimal sanitized example that creates the parent and child jobs.

Because this is a public forum, please sanitize all evidence before posting. Remove credentials, tokens, license keys, cookies, private keys, full connection strings, email addresses, usernames, customer data, tenant or account identifiers, internal domains, hostnames, IP addresses, and private URLs. Please do not upload unredacted HAR files, memory dumps, database backups, or complete configuration files to this public thread.

Best regards,
Ruben Tapia

avatar

- How is PSU hosted: Windows Service, IIS, ZIP, Docker, or another configuration?

  • Service

- Which operating system are you running?

  • Windows server 2019

- Which browser and browser version are you using?

  • latest version of edge

- Does this happen with every parent job, or only specific jobs?

  • Every job that has a child job

- Can the same child job be opened successfully from the main Jobs page?

  • Yes the child job can be viewed when you click on it on the main jobs page

- How are the child jobs being created, for example through Invoke-PSUScript, a workflow, or another method?

  • Called through invoke-psuscript
  • ~10 jobs
avatar

Hello @michaelhanson1458

Thank you for the additional details.

I am also working on your other report, case 56022, which requires lab reproduction. I will set up both scenarios in the same lab environment so I can validate them under consistent conditions.

I plan to have an update for you tomorrow with the results from the reproduction testing.

Best regards,
Ruben Tapia

avatar

Hello @michaelhanson1458

As a follow-up to the update I provided in case 56022, I also completed the first lab validation for this Child Jobs issue.

For case 56015 specifically, I tested PSU 2026.2.5 using parent jobs that generated both 1 and 10 child jobs through Invoke-PSUScript.

In the lab:

- Opening a Child Job from the Parent Job worked successfully.
- Opening the same Child Job directly from the main Jobs page also worked successfully.
- Both scenarios were repeated successfully 3/3.
- I did not encounter the blank page reported in your environment.

However, this first test used the ZIP deployment with the integrated web server. Your environment uses the Windows Service on Windows Server 2019, so I do not consider the reproduction complete yet.

The next step is to repeat the same navigation tests using a Windows Service deployment so we can get closer to your environment before drawing a conclusion.

I will keep this case open while I complete that validation.

Best regards,
Ruben Tapia