Robert Guthrie

Results 4 comments of Robert Guthrie

I've just tried ``` def reorder_with_parent_id(parent_id, minimum_sort_order_value = nil) return if parent_id.nil? ``` Which seems to avoid the issue. Should I try to make this a config option?

Sorry, I should have added these are logs in response to me using the [email protected] address to test. There are no other logs happening during this time, and the count...

Thanks, I've verified with a webhook tester that the SNS notifications are correct. Is it safe to rollback from v3 to v2.5.1 without changing the database?

Similar to zed-industries/extensions#179 and zed-industries/extensions#140