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

Fix error when editing nonbookable periods #5390

Merged
merged 1 commit into from
Jun 24, 2022

Conversation

ThiefMaster
Copy link
Member

We were serializing them as datetime, but expecting just a date when saving, so when editing the field without touching existing entries, the full datetime was sent back, which broke validation

We were serializing them as datetime, but expecting just a date when
saving, so when editing the field without touching existing entries, the
full datetime was sent back, which broke validation
@ThiefMaster ThiefMaster added this to the v3.2 milestone Jun 24, 2022
@ThiefMaster ThiefMaster enabled auto-merge (rebase) June 24, 2022 10:31
@ThiefMaster ThiefMaster merged commit 346ca40 into indico:master Jun 24, 2022
@ThiefMaster ThiefMaster deleted the fix-nonbookable branch June 24, 2022 10:48
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.

1 participant