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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Bug Report: Cannot create document in first collection after adding data to the second collection #4993

Closed
2 tasks done
divyansh-kumar opened this issue Jan 12, 2023 · 1 comment 路 Fixed by appwrite/console#233
Assignees
Labels
bug Something isn't working product / console Console, UI and UX issues product / databases Fixes and upgrades for the Appwrite Database.

Comments

@divyansh-kumar
Copy link

divyansh-kumar commented Jan 12, 2023

馃憻 Reproduction steps

In the database section in the console i have a new database called "Data" with two collections "Products" and "Users" the thing is that i cannot add data to those collection one after another for example in i create some document in the "Users" collections and then try to create document in "Products" collection it will give an error saying 'Invalid document structure: Unknown attribute: "First" '. and this attribute belongs to the "Users" collection not the "Product" and hence i can't create the document
Screenshot 2023-01-12 at 2 07 27 AM

Screenshot 2023-01-12 at 11 23 12 AM

Screenshot 2023-01-12 at 11 23 20 AM

馃憤 Expected behavior

After creating document it should be stored successfully

馃憥 Actual Behavior

gives an error "Invalid document structure: Unknown attribute: "
Screenshot 2023-01-12 at 11 15 21 AM

馃幉 Appwrite version

Version 1.2.x

馃捇 Operating system

Linux

馃П Your Environment

My appwrite server is installed in a ubuntu 22.04 machine. I also use Cloudflare for tunneling, however i do everything via local IP and console. Using appwrite:1.2.0 and i have not customized my environment in any way or form

馃憖 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

馃彚 Have you read the Code of Conduct?

@divyansh-kumar divyansh-kumar added the bug Something isn't working label Jan 12, 2023
@stnguyen90
Copy link
Contributor

@divyansh-kumar thanks for creating this issue! 馃檹馃徏 It definitely seems like something is leftover from the previous wizard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working product / console Console, UI and UX issues product / databases Fixes and upgrades for the Appwrite Database.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants