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.
TL;DR
Developers reported a bug in appwrite where running 'appwrite pull Tables' results in duplicates of every existing collection in the appwrite.json file, with one collection appearing three times. The user has a total of 32 tables. For resolution, the user needs to confirm the appwrite version they are running.