UI - Inconsistent icon colour
Severity
Low, it's only inconsistency in UI, does not block anything.
Version
2025.4.215
Latest Version
I could reproduce the problem in the latest build
What happened?
In Octopus 2025.4, a new set of colour is introduced for resource icon (e.g. Project). While the value of legacy colour is saved together with existing resources in database, the change causes inconsistency in UI when looking at the icon colour for the new and old resources.
The impacted resources are Space, Project, Tenant and PlatformHub Templates.
Reproduction
Using Project as example:
- create a project before version 2025.4
- create another project after version 2025.4.215
- go to Projects page, the old and new projects should show side by side in the dashboard
- the colour of the icon is different, although they both use default colour
Error and Stacktrace
N/A
More Information
No response
Workaround
Manually
For all the impacted resources, the icon colour can be updated to colour set in the settings of the resource.
- Space: Go to Configuration -> Spaces -> select specific Space -> Logo
- Project: Go to specific Project -> Project Settings -> Logo
- Tenant: Go to specific Tenant -> Settings -> Logo
- PlatformHub Template: Go to PlatformHub -> Process Templates -> select specific Template -> Settings -> Icon
Use the one of the script files in the attached zip file to fix all the icons via the API. fix-octopus-icon-colors.zip