Automattic / Automattic/jetpack
Enhancement: log WC Subscription actions + general WC deletion actions
- Dominant language
- PHP
- Stars
- 1.8k
- Forks
- 898
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 774
Description
### Impacted plugin
None / Other
### What
The Jetpack Activity Log will note when an order was created/updated in WC but won't note when a subscription was created/updated nor when an order/product was deleted
### How
Similar to how a WC order is recorded in the Jetpack Activity Log, it could help a lot with debugging issues if order deletions were also recorded. Similar, if the logging that's available for WC orders would also be available for WC Subscriptions.
Contributor guide
Research direction
Start by locating the existing WooCommerce order activity logging and trace how order updates are recorded in the Jetpack Activity Log. Extend the investigation to subscription creation and updates, plus order and product deletions; done means these actions are recorded consistently for debugging.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100