oh, then I guess have to be cautious
thank you Steven, I guess I will try it once and then if it worked as I want then I will move this to done
one doubt, so just like we can make any attribute required can we also make relation to be required while creation of new document?
Not at the moment
when trying to do select for relation-ship object, it is returning internal error,
but, if I don't pass the select then I am getting valid response body
can you check the appwrite logs?
yaa, I guess have to login into AWS console 2 min will try
logged in, where would be logs btw 😅 ? rn at, ~/appwrite$
i meant the docker logs for the appwrite container
oh
so, woker log should I check there is alot of container,
usage or "maintenance" ?
founnd it, simply appwrite I guess...
for now I will for sleep, it's almost 2 AM 😅
are you sure business is correct?
yes, I can confirm... if I don't pass business in select then I do receive Business document
ok so we don't support select on relationships at the moment because in 1.3.0, there were problems with handling selects and relationships...however, I think 1.3.2 fixed some of the those problems so we can probably enable selects on relationships now
oh, so should I deploy 1.3.2 because currenlty I am using 1.3.1
you definitely should..but we still have a lot of work to do to properly implement select on relationships
I just updated the tasks on this issue with some of the things we need to work on: https://github.com/appwrite/appwrite/issues/5376
mm, I will update it, no worries I can surely understand it's process of development 🙂 , by trying beta hope I can discover more bugs so that it get's fixed faster
Recommended threads
- Couldnt not do appwrite push tables
Not sure why i am not able to create my tables
- Flutter OAuth2 webAuth Bug?
I created with flutter an app where I can login in with my Microsoft Account. When I compile it to Web (WASM) or Android (aab) then there is no problem what so ...
- SELF HOSTING ISSUE, DATA NOT MIGRATING T...
Hey, devs, I recently tried to migrate my cloud instance to a self hosted version but my data is not transferred fully only the table structure is transferred ...