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

Export Issue with PostgreSQL #12706

Open
Umar-Farooq-Shafi opened this issue May 9, 2024 · 3 comments
Open

Export Issue with PostgreSQL #12706

Umar-Farooq-Shafi opened this issue May 9, 2024 · 3 comments
Labels
bug Something isn't working low priority unconfirmed
Milestone

Comments

@Umar-Farooq-Shafi
Copy link
Contributor

Umar-Farooq-Shafi commented May 9, 2024

Package

filament/actions

Package Version

v3.2.61

Laravel Version

v10.48.4

Livewire Version

v3.4.9

PHP Version

8.2

Problem description

Export Issue when using PostgreSQL
ERROR: SELECT DISTINCT ON expressions must match initial ORDER BY expressions
ref link to work with DISTINCT ON in PostgreSQL
typeorm/typeorm#4742 (comment)

Expected behavior

Export the file

Steps to reproduce

Add the Export button to the filament table with PostgreSQL.

Reproduction repository

https://github.com/Umar-Farooq-Shafi/filament-export-action

Relevant log output

No response

Copy link

github-actions bot commented May 9, 2024

Hey @Umar-Farooq-Shafi! We're sorry to hear that you've hit this issue. 💛

However, it looks like you forgot to fill in the reproduction repository URL. Can you edit your original post and then we'll look at your issue?

We need a public GitHub repository which contains a Laravel app with the minimal amount of Filament code to reproduce the problem. Please do not link to your actual project, what we need instead is a minimal reproduction in a fresh project without any unnecessary code. This means it doesn't matter if your real project is private / confidential, since we want a link to a separate, isolated reproduction. That would allow us to download it and review your bug much easier, so it can be fixed quicker. Please make sure to include a database seeder with everything we need to set the app up quickly.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 9, 2024
@Umar-Farooq-Shafi
Copy link
Contributor Author

No need to create a reproducible repo.

Copy link

Thank you for providing reproduction steps! Reopening the issue now.

@github-actions github-actions bot reopened this May 10, 2024
@danharrin danharrin added this to the v3 milestone May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working low priority unconfirmed
Projects
Status: Todo
Development

No branches or pull requests

2 participants