appwrite / appwrite/console

🐛 Bug Report: Unable to add most recently created collection (collection #26) as a relationship attribute

Open
#1,519 2 comments 2 reactions 1 assignee Claimed by @stnguyen90 View on GitHub
bug product / databases
Dominant language
Svelte
Stars
393
Forks
260
Avg merge
6h 53m
Merged PRs (30d)
24

Description

### 👟 Reproduction steps

Description:

I encountered an issue while setting up relationships between collections. It seems that the most recently created collection (#26) is not accessible as a relationship option if it exceeds a specific threshold (in this case, 25 collections).

* This issue has been observed in Scenario 1 with 12 collections, where adding the latest (12th) collection as a relationship was successful.

Steps to Reproduce:

Create 26 collections on your platform.
Attempt to add a relationship attribute to any existing collection.
Observe that the most recently created collection (#26) is not listed as an option in the dropdown menu.

### 👍 Expected behavior

All created collections, regardless of their position in the list, should be available as relationship options.

### 👎 Actual Behavior

Collections created beyond a certain threshold (25 in this case) are not displayed as relationship options. While searching for the collection name allows selection, the chosen field remains empty.

### 🎲 Appwrite version

Version 1.4.x

### 💻 Operating system

Linux

### 🧱 Your Environment

Self-hosting version 1.4.13

### 👀 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.