🐛 Bug Report: Schedules not working for functions with the same ID · Issue #8583 · appwrite/appwrite · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👟 Reproduction steps
The error lies in ScheduleBase.
The key for the schedules array is the "resourceId" -> the function id.
👍 Expected behavior
It should execute both functions
👎 Actual Behavior
Only the function that was last changed is executed
🎲 Appwrite version
Version 1.5.x
💻 Operating system
Linux
🧱 Your Environment
Appwrite 1.5.10
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: