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

Error in map view for File library #9396

Closed
3 tasks done
darioguarascio opened this issue Nov 3, 2021 · 0 comments · Fixed by #9403
Closed
3 tasks done

Error in map view for File library #9396

darioguarascio opened this issue Nov 3, 2021 · 0 comments · Fixed by #9403
Assignees
Labels

Comments

@darioguarascio
Copy link

Preflight Checklist

Describe the Bug

Trying to run a map visualization,this error shows up:

directus_1    | error: select "directus_files"."title", "directus_files"."id" from "directus_files" where ("directus_files"."type" is not null and "directus_files"."folder" is null) order by "directus_files"."$thumbnail" asc limit $1 - column directus_files.$thumbnail does not exist

To Reproduce

Clean install > File library > map view

Errors Shown

No response

What version of Directus are you using?

9.0.0-rc.100

What version of Node.js are you using?

16.13.0

What database are you using?

postgres:13

What browser are you using?

Chrome

What operating system are you using?

Linux 5.10.0-8-amd64

How are you deploying Directus?

Docker

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

Successfully merging a pull request may close this issue.

2 participants