-
-
Notifications
You must be signed in to change notification settings - Fork 394
Wrong IP orderingΒ #1606
Copy link
Copy link
Open
Labels
bug πSomething isn't workingSomething isn't workingnext release/in dev image πThis is coming in the next release or was already released if the issue is Closed.This is coming in the next release or was already released if the issue is Closed.
Metadata
Metadata
Assignees
Labels
bug πSomething isn't workingSomething isn't workingnext release/in dev image πThis is coming in the next release or was already released if the issue is Closed.This is coming in the next release or was already released if the issue is Closed.
What installation are you running?
Dev (netalertx-dev) π©βπ»
Is there an existing issue for this?
The issue occurs in the following browsers. Select at least 2.
Current Behavior
On the Network section both lists (and maybe some others) ordering by IP column wrongly.
The items are ordered alphabeticaly, not numericaly.
Example of alphabetical order (wich is wrong here):
1, 2, 21, 3, 34, 4, 5, 54, 6
Example of numerical order:
1, 2, 3, 4, 5, 6, 21, 31, 54
Expected Behavior
Numerical ordering by IP column.
Steps To Reproduce
No response
Relevant
app.confsettingsdocker-compose.yml
Debug or Trace enabled
Relevant
app.logsectionDocker Logs