Issues icon indicating copy to clipboard operation
Issues copied to clipboard

Config As Code Projects have 'Commit' option rather than 'Save' when editing sensitive variables

Open LewisJohnsonOctopus opened this issue 1 year ago • 1 comments

Severity

Low - No blocking but causes confusion.

Version

Earliest tried was 2024.1.12775 - Exists in all versions currently.

Latest Version

I could reproduce the problem in the latest build

What happened?

When editing sensitive variables within a Config as Code project, we currently present a 'Commit' button. This is due to us currently not differentiating between the types of variables that have been changed. This is not accurate, as no commit is generated in version control. A 'Save' button when only sensitive variables have been edited would be more appropriate.

Reproduction

  1. Create a Config as Code project within Octopus.
  2. Navigate to the Variables page of the project.
  3. Edit a sensitive variable.

image

image

Error and Stacktrace

No response

More Information

No response

Workaround

No response

LewisJohnsonOctopus avatar Sep 02 '24 15:09 LewisJohnsonOctopus