appwrite / appwrite/appwrite

๐Ÿ› Bug Report: Collections for relation attribute is empty

Open
#10,351 3 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
57.4k
Forks
5.7k
Avg merge
14h 50m
Merged PRs (30d)
276

Description

### ๐Ÿ‘Ÿ Reproduction steps

* Create a new collection with an arbitrary amount of fields
* Create a new collection with a relation field.

### ๐Ÿ‘ Expected behavior

Show me all available collections from the Database

### ๐Ÿ‘Ž Actual Behavior

The request for the available collections shows 0 collections available.
The Request:
```sh
curl 'https:///v1/databases//collections?queries%5B0%5D=%7B%22method%22%3A%22limit%22%2C%22values%22%3A%5B100%5D%7D&search=null'
```

### ๐ŸŽฒ Appwrite version

Different version (specify in environment)

### ๐Ÿ’ป Operating system

Linux

### ๐Ÿงฑ Your Environment

Appwrite: 1.7.4 self-hosted
Docker: 28.3.3
Docker Compose: 2.39.1

### ๐Ÿ‘€ Have you spent some time to check if this issue has been raised before?

- [x] I checked and didn't find similar issue

### ๐Ÿข Have you read the Code of Conduct?

- [x] I have read the [Code of Conduct](https://github.com/appwrite/.github/blob/main/CODE_OF_CONDUCT.md)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.