Malith Senaweera

Results 22 comments of Malith Senaweera

@rajikaimal Can confirm this as a bug

I'm not sure deleting the requests from the db is a good option because it is an irreversible action. What if the admin mistakenly deletes the requests or for some...

@anuragparida DB already has a blocked column. https://github.com/scorelab/Bassa/blob/master/Bassa.sql#L63 Take a look at `/api/user/blocked` https://github.com/scorelab/Bassa/wiki/URL-Endpoints

@anuragparida Yeah simply changing the blocked status to 1 instead of deleting the user should work @vivonk

@VibhorCodecianGupta This looks good, and thank you for the contribution :+1: Let's merge when it is ready to be usable by the end user. Integration with a single OAuth provider...

Hi @iammosespaulr, Good suggestion. Please change the title to convey the overall idea you're suggesting.

This is a valid concern. Perhaps you'll be able to send a PR migrating the codebase to python3? https://docs.python.org/2/library/2to3.html

Can confirm that this is reproducible when using a variable product + inventory set at the product level.

This needs to be addressed from the Deposits plugin. I've opened a PR there. https://github.com/woocommerce/woocommerce-deposits/pull/733

@TwistedAndy @tinsilver Thanks for sharing all the details so far. We've had a few releases since 9.2.0. Can you please confirm if you've since upgraded Stripe to the current version...