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

Unable to find column after sort by ALIAS field #2184

Closed
SerianaSchattenwelt opened this issue Jul 20, 2018 · 1 comment
Closed

Unable to find column after sort by ALIAS field #2184

SerianaSchattenwelt opened this issue Jul 20, 2018 · 1 comment

Comments

@SerianaSchattenwelt
Copy link

For security issues, please email support@getdirectus.com directly.

To help us resolve your issue more quickly, please use the following template:

For feature requests/voting please use the Directus Request Tool, or come chat with us through getdirectus.com. Accepted feature requests will be added to GitHub Issues for assignment.

Version Info

  • Directus version and branch (Or commit hash): 6.4.9 downloaded from release page
  • PHP version: 5.6.33
  • MySQL version: ?
  • Web server: (Ex. Apache, nginx or IIS?) ?
  • OS name and version: ?

Expected Behavior

You should be able to sort the items in the table view by each column you like.

Actual Behavior

If you try to sort the table entries by a ALIAS field from m2m relation you get the error "unable to find column X". From this moment on you are unable to access the table.

Steps to Reproduce

  1. Create a table with m2m relationship
  2. Try to sort the table view by the m2m ALIAS field

Schema Dump, Logs, or Screenshots

image
image

@benhaynes
Copy link
Sponsor Member

Kamino closed and cloned this issue to directus/directus-6-legacy

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants