You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
Debug mode
Describe the bug
custom fields of numerical type are sorted in table alphabetically instead of numeric order
Reproduction steps
...
Expected behavior
The assets should be sorted in ascending order (1, 4, 8, 16, 32). Instead they are sorted in alphabetical order (1, 16, 32, 4, 8).
Screenshots
not sorted:
ascending sort:
Snipe-IT Version
7.0.11
Operating System
Ubuntu (docker)
Web Server
Apache
PHP Version
8.1.2-1ubuntu2.18
Operating System
Windows 10
Browser
Chrome
Version
128.0.6613.120
Device
No response
Operating System
No response
Browser
No response
Version
No response
Error messages
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: