Ron Rennick

Results 9 issues of Ron Rennick

Each time we release a new version the link to the archive changes. We should add a permanent location for the latest zip similar to a nightly build.

The automatic purge deleted completed & canceled actions but leaves the failed ones behind for troubleshooting. We should add a user intervention method to remove these.

type: enhancement

Fixes #422 This PR updates `composer.json` to - specify minimum PHP version - specify default PHP version - update PHPUnit to 7.5 - update woocommerce sniffs ### Testing - Run...

type: task

When you `Delete` actions using the bulk edit, the post status is updated to trash. When actions are canceled using the `Cancel` link, the post status is updated to canceled....

type: bug

The `test_next_instance_of_cron_action()` unit test fails when run close to midnight UTC. This is probably a result of differences in handling between `0 0 * * *` and `midnight`.

priority: normal
type: task

This PR updates the WordPress.org `readme.txt` to make `woocommerce the `Developer` of the plugin. ref: p1596823265254600-sl

The action scheduler [migration gets re-enabled](https://github.com/woocommerce/action-scheduler/blob/trunk/classes/ActionScheduler_DataController.php#L169) every time a plugin is deactivated. In turn this switches AS to the hybrid data store which does not support unique actions. I have...

type: bug
priority: high

In #470 we added a safety fallback for sites that may have had a plugin which includes pre-3.0 action scheduler. While this is still possible the number of sites would...

type: enhancement
priority: normal

### Prerequisites - [X] I have carried out troubleshooting steps and I believe I have found a bug. - [X] I have searched for similar bugs in both open and...

type: bug
focus: coupon
type: community contribution
team: Transact