mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
4d85ab0dcd
- Related collection lookup used internal name as document ID, but Appwrite collections have user-facing IDs. Extract sequence from internal name and use findOne by $sequence instead. - Increase all schema polling timeouts from 240s to 360s for CI dedicated mode parallel load. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>