Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem: no sorting for unique attribute values #135

Open
bakhterets opened this issue Dec 4, 2024 · 0 comments
Open

Problem: no sorting for unique attribute values #135

bakhterets opened this issue Dec 4, 2024 · 0 comments
Assignees

Comments

@bakhterets
Copy link
Contributor

image

In the database, the order of attributes is arranged in such a way that the implied order of regions in the cards is violated.

@bakhterets bakhterets self-assigned this Dec 4, 2024
otc-zuul bot pushed a commit that referenced this issue Jan 8, 2025
The sorting added for unique values of ComponentAttribute

#135

In the test database there are three attributes in a row with the Global region, before the attribute with the NL region.
I added ascending sort to get unique attribute values in sqlalchemy query.

Reviewed-by: Anton Sidelnikov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant