Rank 3: Container
i have notification collection and their i have relationship to post and post has relationship with posttags and posttags has relationship with location collection and user collection. So when i retrieve the notification for the current user all the relations has data beside of location relation on the postTags collection. I get null for location. Does anybody know why? I already have at least read permission for any.
i am using the current appwrite sdk 13.0.0 for flutter as well.
the image 1 shows the location permission
and the image 2 shows the Notification permission