Skip to content
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

feat: delete scheduled published events #10504

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

DanRibbens
Copy link
Contributor

What?

Allows a user to delete a scheduled publish event after it has been added:
image

Why?

Previously a user had no control over making changes once scheduled.

How?

Extends the scheduledPublishHandler server action to accept a deleteID for the event that should be removed and exposes this to the user via the admin UI in a new column in the Upcoming Events table.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant