Issues icon indicating copy to clipboard operation
Issues copied to clipboard

Unable to load/edit Step Templates - continues to load

Open RobMcCarther opened this issue 11 months ago • 1 comments

Severity

Low

Version

2024.4.6274

Latest Version

I could not reproduce the problem

What happened?

When attempting to update a step template the page continues to load. Error presented { "ErrorMessage": "There was a problem with your request.", "Errors": [ "An item with the same key has already been added. Key: RunbookProcess-Runbooks-61-s-3-EUTW0" ], "ParsedHelpLinks": [], "Details": {} }

Reproduction

Simply login to Octopus Navigate to Step Templates Try to load/Edit any step template

Error and Stacktrace

{
  "ErrorMessage": "There was a problem with your request.",
  "Errors": [
    "An item with the same key has already been added. Key: RunbookProcess-Runbooks-61-s-3-EUTW0"
  ],
  "ParsedHelpLinks": [],
  "Details": {}
}

More Information

No response

Workaround

No response

RobMcCarther avatar Nov 06 '24 15:11 RobMcCarther