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

[BUG] Import data from CSV file #2526

Open
malekaifa opened this issue May 30, 2024 · 3 comments
Open

[BUG] Import data from CSV file #2526

malekaifa opened this issue May 30, 2024 · 3 comments

Comments

@malekaifa
Copy link

Unable to import data from CSV file even if it has been exported from leantime. Even the sample CSV file provided in leantime docs doesn't work.
On the server, I get an error 500 and in the logs, I get:
PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FROM zp_integration WHERE id = '2'' at line 1 in /var/www/html/app/Core/Repository.php:177
There is a 38 stack trace after the error I can provide it if you need it.

@gloriafolaron
Copy link
Contributor

Hey! Thanks for pointing this out.

I don't believe it's related but it helps us for tracking -- are you using the open source version or our cloud hosted?

And if self hosted, could you confirm the version you're on and the set up?

Thanks!

@malekaifa
Copy link
Author

malekaifa commented May 30, 2024 via email

@gloriafolaron
Copy link
Contributor

Thanks for clarifying! That's a frustrating experience and an important feature for getting started -- will definitely highlight this with Marcel.

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

2 participants