Issues icon indicating copy to clipboard operation
Issues copied to clipboard

Variable Preview Page shows an error if there is an exception evaluating a variable

Open Clare-Octopus opened this issue 11 months ago • 0 comments

[sc-97577]

Severity

Not blocking customer deployments but blocking the ability to view any other variable on the variable preview page.

Version

All versions with Variable Preview

Steps to reproduce

  • Create a new project
  • Create a variable a with value #{b | FromBase64}
  • Create a variable b with value Test$$
  • Go to the Variable Preview Page

image

Expected Result

The Variable Preview grid renders. Some sort of callout that the variable had an error should be shown.

More Information

Initial ticket (internal) - https://octopus.zendesk.com/agent/tickets/210290 R and D Request (internal) - https://octopusdeploy.slack.com/archives/CNHBHV2BX/p1731514545441459 Reproduction (internal) - https://octopus-operations.octopus.app/app#/Spaces-422/projects/variable-json-base-64-issue/variables/preview

Clare-Octopus avatar Nov 13 '24 16:11 Clare-Octopus