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

(837) Populate scheduled_at date/time using model values #9836

Conversation

pezholio
Copy link
Contributor

Trello card: https://trello.com/c/aDIYdgfJ/837-bug-scheduled-publishing-form-does-not-populate-data-from-existing-block

Currently, when editing a schedule, the form values aren’t populated
with the currently set date. This could be confusing for a user. This
updates the component to first check if there is a datetime set for the
current model, if not, it falls back to the provided params.

Currently, when editing a schedule, the form values aren’t populated
with the currently set date. This could be confusing for a user. This
updates the component to first check if there is a datetime set for the
current model, if not, it falls back to the provided params.
@pezholio pezholio force-pushed the content-modelling/837-bug-scheduled-publishing-form-does-not-populate-data-from-existing-block branch from 2cd80aa to 6fb29f8 Compare January 22, 2025 13:59
@pezholio pezholio marked this pull request as ready for review January 22, 2025 14:18
@pezholio pezholio merged commit c4f1209 into main Jan 23, 2025
19 checks passed
@pezholio pezholio deleted the content-modelling/837-bug-scheduled-publishing-form-does-not-populate-data-from-existing-block branch January 23, 2025 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants