Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

Number sorting in table view is not working as expected #143

Open
piratenpanda opened this issue Apr 8, 2020 · 2 comments
Open

Number sorting in table view is not working as expected #143

piratenpanda opened this issue Apr 8, 2020 · 2 comments

Comments

@piratenpanda
Copy link

In our database inventary numbers are, historically given, 1,2,3 etc. When sorting this field in table view it gets sorted as, e.g., 1,129,2,3,4,5,6,7,8 etc. Could the sort algorithm be improved so that leading zeros are not necessary to sort correctly?

@Deanomac
Copy link

Deanomac commented Apr 8, 2020 via email

@piratenpanda
Copy link
Author

Ok i should have mentioned that there are also entries with K1, or W1,W2 that's why the decision was made to use text instead of integer. So it's impossible?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants