Issues
Issues copied to clipboard
Certificate project variable conditionally displays certificate number instead of certificate information
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.
Reproduction
- Upload a certificate to Octopus
- Reference the cert from a project variable set
- View the project variable set as a user with limited permissions for that project, but full certificate permissions at the Space level
- See the cert number and not the cert details in the variable set
Error and Stacktrace
More Information
No response
Workaround
No response