Skip to content

Issues: woocommerce/action-scheduler

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

[Enhancement] make bulk delete more tolerant of failure priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: enhancement The issue is a request for an enhancement.
#954 opened May 19, 2023 by barryhughes
How to reschedule an async_action when it fails? type: support request Issues submitted that are not bugs or enhancements but support requests (both dev and non-dev).
#953 opened May 18, 2023 by markgabinete
Pending Scheduled Actions are being increased over time type: support request Issues submitted that are not bugs or enhancements but support requests (both dev and non-dev).
#949 opened May 7, 2023 by usman661
Migration action throws an exception that no callbacks are registered needs feedback The issue/PR needs a response from any of the parties involved in the issue.
#948 opened May 4, 2023 by engahmeds3ed
Find a way to disable logs for specific actions/jobs good first issue The issue is a good candidate for the first community contribution/for a newcomer to the team. priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: enhancement The issue is a request for an enhancement.
#947 opened May 4, 2023 by engahmeds3ed
Remove grunt-phpcs? good first issue The issue is a good candidate for the first community contribution/for a newcomer to the team. priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: enhancement The issue is a request for an enhancement.
#944 opened Apr 19, 2023 by coreymckrill
CLI runner time limit type: enhancement The issue is a request for an enhancement.
#937 opened Apr 10, 2023 by GrigoreMihai
Clean-up enhancements type: enhancement The issue is a request for an enhancement.
#912 opened Feb 22, 2023 by barryhughes
5 tasks
2023 Q1 Performance
Cron doesn't start at the right time after daylight saving time change needs discussion Issue that either needs discussion or pending decision (not for support requests). priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc.
#885 opened Nov 9, 2022 by skinnycat-software
claim_actions(): database error exception has no context type: enhancement The issue is a request for an enhancement.
#878 opened Oct 25, 2022 by jorgeatorres
[Discussion] Shipping changes to table indices priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: question The issue is a question about how code works.
#877 opened Oct 25, 2022 by barryhughes
Disable with a constant priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: enhancement The issue is a request for an enhancement.
#857 opened Sep 16, 2022 by Mte90
Scheduling an action fails quite bad when AS tables are missing type: enhancement The issue is a request for an enhancement.
#856 opened Sep 15, 2022 by jorgeatorres
Is as_has_wp_comment_logs always necessary? category: performance The issue/PR is related to performance. priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: enhancement The issue is a request for an enhancement.
#843 opened Aug 24, 2022 by hogash
Race conditions affecting ActionScheduler_QueueRunner::maybe_dispatch_async_request() priority: high The issue/PR is high priority—it affects lots of customers substantially, but not critically. type: bug The issue is a confirmed bug.
#793 opened Dec 29, 2021 by brandonpayton
Limitation of as_schedule_cron_action() priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: bug The issue is a confirmed bug.
#781 opened Oct 21, 2021 by shohag121
Add parent plugin details to Help pulldown priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: task The issue is an internally driven task (e.g. from another A8c team).
#772 opened Oct 7, 2021 by barryhughes
as_schedule_cron_action doesn't schedule for a time considering the site timezone priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: enhancement The issue is a request for an enhancement.
#765 opened Sep 16, 2021 by renatho
WP CLI worker needs discussion Issue that either needs discussion or pending decision (not for support requests).
#746 opened Aug 18, 2021 by ancient-spirit
Best way to access action data priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: enhancement The issue is a request for an enhancement.
#733 opened Jul 20, 2021 by noplanman
Improve tests involving timestamp comparison (and reduce sporadic CI failures) priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: task The issue is an internally driven task (e.g. from another A8c team).
#717 opened Jun 17, 2021 by barryhughes
Scheduling just one recurring action makes more than one needs discussion Issue that either needs discussion or pending decision (not for support requests).
#698 opened May 19, 2021 by Nemi5150
Potential GTID_MODE conflict causes database error and timeouts for scheduled actions priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: task The issue is an internally driven task (e.g. from another A8c team).
#570 opened Jun 2, 2020 by jessLundie
Fix inconsistencies with how as_unschedule_action works priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: task The issue is an internally driven task (e.g. from another A8c team).
#565 opened May 28, 2020 by danieliser
ProTip! Exclude everything labeled bug with -label:bug.