mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
09933ce658
The list_issues tool's 'since' parameter already filters by updated_at, which captures both newly created issues AND recently commented issues in a single query. Removed redundant second query.