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
- How to Avoid Double Requests in function...
I'm currently using Appwrite's `functions.createExecution` in my project. I want to avoid double requests when multiple actions (like searching or pagination) a...
- Edit ID of an existing collection
Hi there. Is it possible to edit an ID of an existing collection? Right now it looks impossible from AppWrite cloud at least.
- Current User is Not authorized
recreating same Thread