AaruulOriginal post
Rank 2: Process
I encountered a bug when running appwrite pull Tables. Every existing collection in my appwrite.json gets duplicated.
One collection ended up appearing three times.
For context, I have 32 tables in total.
appwrite pull
? Which resources would you like to pull? Tables (TablesDB)
ℹ Info: Fetching tables ...
ℹ Info: Pulling all tables from prod database ...
✓ Success: Successfully pulled 50 tables from 1 tableDBs.
Summary
The 'appwrite pull Tables' command in Appwrite duplicates all collections in appwrite.json. No solution provided.