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

Editing Automation Schedules Errors Out #4159

Open
alwaysforward14 opened this issue Dec 18, 2024 · 1 comment
Open

Editing Automation Schedules Errors Out #4159

alwaysforward14 opened this issue Dec 18, 2024 · 1 comment
Labels
bug Something isn't working PowerShell Universal Issue relates to PowerShell Universal. requires triage Issue has not yet been verified by the development team. v5 Version 5 issue.

Comments

@alwaysforward14
Copy link

Description of Issue

When going to edit a schedule for a job in automation the following error appears, and you are unable to edit schedules.

An error occured. Value cannot be null. (Parameter 'key')
at System.Collections.Generic.Dictionary2.FindValue(TKey key) at AntDesign.Select2.CreateDeleteSelectOptions() at AntDesign.Select`2.OnParametersSetAsync() at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task) at Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync()

Version

5.0.15

Severity

Medium

Hosting Method

IIS

Operating System

Windows

Database

SQL

Licensed

Yes

Features

No response

Additional Environment data

Windows Server 2022

Screenshots/Animations

image

@alwaysforward14 alwaysforward14 added bug Something isn't working PowerShell Universal Issue relates to PowerShell Universal. requires triage Issue has not yet been verified by the development team. v5 Version 5 issue. labels Dec 18, 2024
@adamdriscoll
Copy link
Member

I can't reproduce this at the moment. Does your script have parameters? If so, can you share the param block?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working PowerShell Universal Issue relates to PowerShell Universal. requires triage Issue has not yet been verified by the development team. v5 Version 5 issue.
Projects
None yet
Development

No branches or pull requests

2 participants