Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug][config-ui] Current beta version number not correctly shown #8226

Open
2 of 3 tasks
oliviertassinari opened this issue Nov 27, 2024 · 1 comment
Open
2 of 3 tasks
Assignees
Labels
component/config-ui This issue or PR relates to config-ui type/bug This issue is a bug

Comments

@oliviertassinari
Copy link

oliviertassinari commented Nov 27, 2024

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

The dashboard version display on a beta version in the config UI is broken:

SCR-20241126-ubce

What do you expect to happen

It should show 1.0.2-beta5@d821cbc. This would make it much easier to report bugs or understand if a git issue closed is inside the current version we use or not. Right now, the only way I could figure out how to get that version is to do: docker ps and get the version tag from there. But a Docker tag is not immutable, it can point to a different build over time, so I can't know for sure what version is used.

How to reproduce

Follow the steps at: https://devlake.apache.org/docs/GettingStarted/DockerComposeSetup.

Version

v1.0.2-beta5

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@oliviertassinari oliviertassinari added the type/bug This issue is a bug label Nov 27, 2024
@dosubot dosubot bot added the component/config-ui This issue or PR relates to config-ui label Nov 27, 2024
@klesh
Copy link
Contributor

klesh commented Dec 9, 2024

Thanks for reporting the issue, to be triaged.

@klesh klesh self-assigned this Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/config-ui This issue or PR relates to config-ui type/bug This issue is a bug
Projects
None yet
Development

No branches or pull requests

2 participants