[BUG] The language list should be sorted well
Open
@nannany00 is already working on this.
Since Nov 11, 2019.
area/java-service
kind/bug
priority/medium
- Dominant language
- Java
- Stars
- 72
- Forks
- 69
- Avg merge
- 23h 32m
- Merged PRs (30d)
- 4
Description
Describe the bug
The language list returned from Singleton is not sorted.
To Reproduce
Steps to reproduce the behavior:
- Go to one product which used Singleton, get language list.
- Using Singleton API /i18n/api/v2/locale/supportedLanguageList to get language list.
Issue:
The order of two language list is different and not sorted.
Expected behavior
The language list order should keep the same and be sorted well.
Screenshots

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.