Gildas QuiniouOriginal post
Rank 2: Process
Hi, whenever I disable a collection I loose access to it (admin web interface).
My logs show :
appwrite | [Error] Method: GET
appwrite | [Error] URL: /v1/databases/:databaseId/collections/:collectionId/documents
appwrite | [Error] Type: Appwrite\Extend\Exception
appwrite | [Error] Message: Collection with the requested ID could not be found.
appwrite | [Error] File: /usr/src/code/app/controllers/api/databases.php
appwrite | [Error] Line: 2899
Version 1.3.3.
Thanks.
Summary
User upgraded to version 1.4.3 and regained access to disabled collections. They also mentioned that the issue may be fixed in version 1.4.0 or that they may need to update the flag in the database. User had been disabling collections but losing access to them in the admin web interface. They received an error message stating that the collection could not be found. The user is currently on version 1.3.3.