Is there any way to cutomize octopus dashboard such a way that we can display the PACKAGE NUMBER deployed in a application instaed to RELEASE VERSION NUMBER.
but the package number used is 1.0.0 , so we have a requirement such that the pacakge number (1.0.0) should be displayed on the dashboard rather than release number(4.3.3)
It would be of great help if a solution is provided to this, as we are in a need of this in my organization.
Thanks for getting in touch! I’m sorry to say that there’s no way to customize the dashboard to show the package version instead of the release version. However, you can set the release versioning strategy to version your releases based on the package version used in a step. This is done in your project’s settings page as shown below.