David Calhoun

Results 131 comments of David Calhoun

From a cursory glance, this issue may relate to https://github.com/WordPress/wordpress-playground/issues/731. I see what appears to be an extra `,` in the reported database query error in `ON CONFLICT ("order_id", )`,...

I confirmed that https://github.com/WordPress/sqlite-database-integration/pull/113 resolves this issue. > The fix is now in `trunk` Thanks for the note, @adamziel! Given Studio's new `sqlite-databse-integration` upgrade logic in https://github.com/Automattic/studio/pull/136 relies upon release...

It appears my [follow up testing](https://github.com/Automattic/studio/issues/132#issuecomment-2118136914) was completed a bit too hastily. I did not have the MailPoet plugin activated. When MailPoet is _deactivated_, WooCommerce order creation works as expected....

Removing my assignment as I am currently focused on other work.

It appears this regression was introduced with https://github.com/wordpress-mobile/WordPress-FluxC-Android/pull/3003, where we now conditionally send the local post date to the server. That would mean the regression is present from the 24.9...

Noting that this same error currently logs when running tests in `WordPress/gutenberg` as well: `npm run test:native`. We'll need to implement a solution in that repository.

Closing as stale. We still need this, but should likely with a fresh perspective from the infrastructure team.

I'm also interested in achieving this. For my specific scenario, I have a Swift app that I'm replacing with React Native. I need to use React Native to access Keychain...

I realize now that what I am attempting to accomplish is very different from the OP. Sorry for the off-topic comment. Given that this package only stores/retrieves `username` and `password`,...

Thank you for sharing this feedback. From reviewing the customer feedback, I see two distinct opportunities: 1. Mitigate confusion over a post requiring a featured image for sharing to an...