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

Order of related items is random, on 10.9.3 #21658

Open
notflip opened this issue Mar 2, 2024 · 2 comments · May be fixed by #22392
Open

Order of related items is random, on 10.9.3 #21658

notflip opened this issue Mar 2, 2024 · 2 comments · May be fixed by #22392
Assignees

Comments

@notflip
Copy link

notflip commented Mar 2, 2024

Describe the Bug

Since the latest update, related items are shown in a seemingly random order.
This is true for relation dropdowns, access control, …

Screenshot_2024-02-15_at_20 33 12

Screenshot_2024-02-15_at_20 23 34

To Reproduce

Open a Directus instance, look at a field that has many relations, for example M2A (Blocks) or the access control page in settings

Directus Version

v10.9.3

Hosting Strategy

Self-Hosted (Docker Image)

@paescuj
Copy link
Member

paescuj commented Mar 4, 2024

Do you have nested collections, like so?

It seems like such nested collections are indeed displayed out of order.

Other than that, the collections should be displayed according to the ordering under "Data Model". You can change the ordering via drag & drop as desired.

Also from which version did you upgrade?

@notflip
Copy link
Author

notflip commented Mar 6, 2024

Do you have nested collections, like so? It seems like such nested collections are indeed displayed out of order.

Other than that, the collections should be displayed according to the ordering under "Data Model". You can change the ordering via drag & drop as desired.

Also from which version did you upgrade?

I'm not sure from which version I upgraded, might have been 10.9.1 or 10.8.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Backlog
Development

Successfully merging a pull request may close this issue.

4 participants