[BUG] [Go Service]Error message should be enhanced on about-version api when no product version info.
Open
@Xiaochao8 is already working on this.
Since Nov 27, 2023.
area/go-service
kind/bug
priority/medium
- Dominant language
- Java
- Stars
- 72
- Forks
- 69
- Avg merge
- 23h 32m
- Merged PRs (30d)
- 4
Description
Describe the bug
commit: b61ecc2a01e54a50f92c30ff93a5e2edd33942d9
Error message should be enhanced on about-version api when no product version info.
To Reproduce
Steps to reproduce the behavior:
- Go to 'about-version-api'
- Require a product/version that doesn't has bundle info.
- See error
Expected behavior
Message should be:
"2 errors occurred. service information is unavailable; bundle version information is unavailable."
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.