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
{{ message }}
This repository was archived by the owner on Jan 16, 2025. It is now read-only.
Describe the bug
Adding a tag column and sorting the device list by that column results in partial (or segmented) ordering.
To Reproduce
Steps to reproduce the behavior:
Go to a fleet that has a common tag that can be logically ordered.
Click on the columns settings and select "Add Tag Column"
On the created "Tag" column, click "Choose Tag" and select the common tag (that can be logically ordered)
On the created column, click the sort button to sort the device list
Observe the list of devices isn't ordered by the created column
Expected behavior
Sorting a device list by an individual tag column should result in the device list ordered by the value in the tag column. Regardless of a mismatch in the number of tags between devices, and regardless of the keys:values of tags not being sorted-by.
Screenshots
In this screenshot the redacted information is identical for all devices.
Specifications (please complete the following information):
Additional context
The sorting problem sometimes occurs even when all other tag key/value pairs are equal between the sorted devices. Having a different number of key/value pairs seems to break the ordering consistently.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
Adding a tag column and sorting the device list by that column results in partial (or segmented) ordering.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Sorting a device list by an individual tag column should result in the device list ordered by the value in the tag column. Regardless of a mismatch in the number of tags between devices, and regardless of the keys:values of tags not being sorted-by.
Screenshots

In this screenshot the redacted information is identical for all devices.
Specifications (please complete the following information):
Additional context
The sorting problem sometimes occurs even when all other tag key/value pairs are equal between the sorted devices. Having a different number of key/value pairs seems to break the ordering consistently.
The text was updated successfully, but these errors were encountered: