Issues icon indicating copy to clipboard operation
Issues copied to clipboard

Certificate project variable conditionally displays certificate number instead of certificate information

Open WillGunn opened this issue 4 months ago • 0 comments

Severity

Non-blocking

Version

2025.2.12920

Latest Version

None

What happened?

It looks related to permissions, (also potentially related to the CaC backed project, Certificate bug https://github.com/OctopusDeploy/Issues/issues/8083, but less confident about that) in a project where my permissions don't include changes to production environment related variables, the certificate information is not displayed, instead the raw certificate id is displayed.

I have admin/read/write access to the certificate information itself at the Space level.

e.g. Image

Reproduction

  1. Upload a certificate to Octopus
  2. Reference the cert from a project variable set
  3. View the project variable set as a user with limited permissions for that project, but full certificate permissions at the Space level
  4. See the cert number and not the cert details in the variable set

Error and Stacktrace


More Information

No response

Workaround

No response

WillGunn avatar Sep 05 '25 14:09 WillGunn