-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
π Reproduction steps
When I created a cloud function on Node 22, set it to run on update for database documents and run appwrite functions get-execution to get logs, the output ends with TypeError: Cannot convert undefined or null to object.
The error comes from this specific line, a check for whether the "object" is null seems to be missing.
π Expected behavior
It should either log the scheduledAt data or an empty object or null
π Actual Behavior
it actually fails with a type error
π² Appwrite version
Appwrite Cloud
π» Operating system
MacOS
π§± Your Environment
No customised environment, using the appwrite cloud software and the Appwrite SDK
π Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
π’ Have you read the Code of Conduct?
- I have read the Code of Conduct
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
