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

File import demo is broken #1827

Closed
mvorisek opened this issue Aug 20, 2022 · 0 comments · Fixed by #1834
Closed

File import demo is broken #1827

mvorisek opened this issue Aug 20, 2022 · 0 comments · Fixed by #1834
Labels

Comments

@mvorisek
Copy link
Member

mvorisek commented Aug 20, 2022

/demos/collection/multitable.php and /demos/collection/crud.php (bottom right CRUD) demos shows zero records:

image

image

maybe this happends only when reimported, not sure, insvestigate locally, https://ui.agiletoolkit.org/demos/ is not up-too-date to check there

I have checked and there are records in the DB, but the following condition:

$file->addCondition($file->fieldName()->parent_folder_id, null);

filter out all of them...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant