Should RemindersList
Temporary Triggers Check for !SyncEngine.isUpdatingRecord()
?
#93
seanwoodward
started this conversation in
CloudKit Preview
Replies: 1 comment
-
Yeah, I believe all triggers created by a user of the library on their own databases should always have the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it appropriate for the temporary triggers in Schema.swift to check for
!SyncEngine.isUpdatingRecord()
? Should the check for the empty list ignore that case?Beta Was this translation helpful? Give feedback.
All reactions