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

Handle parents passed to folders in api/v1 #10473

Open
aubin-tchoi opened this issue Feb 3, 2025 · 0 comments
Open

Handle parents passed to folders in api/v1 #10473

aubin-tchoi opened this issue Feb 3, 2025 · 0 comments

Comments

@aubin-tchoi
Copy link
Contributor

  • Post switch, passing > 1 parents when creating/updating a document or table using the api/v1 will cause the file to not appear in the root node since the node is then not a root node.
  • Pre switch, the node appears.
  • Note: folders in folders is not supported yet.
  • A possible fix is to prohibit passing parents and parentId to the api/v1 when not coming from connectors.
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

1 participant