Hihi. Makes me smile to see 30°C on your screenshots while I look outside and it's snowing 😅
Issue opening a particular collection
Votes
0
Replies
24
Participants
Unknown
Messages
25
Rank 2: Process
manðŸ˜
Amazing! Hmm this is already second bug I see after Appwrite 1.2.1. I will do my best to push for a 1.2.2 with fix to this. Let me ping @Arman about it.
It must be related to some of your attribute you have set up. If you coudl delete them one by one to see which one is causing it, it would help us a lot.
Rank 2: Process
oh
Rank 2: Process
this has to do something with my code?
Nah nah, all inside console.
When you look at your collection, there is "attributes" tab.
I think one of your attributes is causing this bug.
If you could find out which one, it would allow us to reproduce it easily. And fix it quicker
Rank 2: Process
ok
Rank 2: Process
i will get to back to you
Thankssss 😇 Please ping me with @Meldiron when you get any more info about this
Rank 2: Process
sure it self right?
self?
Rank 2: Process
like i should ping you here only right?
Rank 2: Process
here *
Yep.
Rank 2: Process
hi i am back @Meldiron
Rank 2: Process
i made a list of integers as a attribute
Rank 2: Process
but i gave an integer from my code
Rank 2: Process
that was the error
Rank 2: Process
thannkyou for ur time
Solved? Cooool! 🔥
Ill see if I can reproduce it anyway. There should be better error, not just a blank page 😅
Rank 2: Process
ya man that would be helpfull
Hmm how did you manage to do that?
When I make numbers attribute that is of type integer and array, and then try to send a number there, it says: {"message":"Invalid document structure: Attribute \"numbers\" must be an array","code":400,"type":"document_invalid_structure","version":"dev"
Rank 2: Process
no in my code it was declared integer
Rank 2: Process
but in attribute by mistake i made it array