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 serializing params for eventlink placeholders #5880

Merged
merged 1 commit into from Aug 2, 2023

Conversation

bpedersen2
Copy link
Contributor

Don't use unused required parameters in iter_param_info, otherwise serialize may fail.

Fixes: #5879

@ThiefMaster
Copy link
Member

Please rebase onto 3.2.x; while I don't plan to make a 3.2.8 release for now unless more significant issues show up, it's still a bugfix -> better suited in there

@ThiefMaster ThiefMaster added this to the v3.2 milestone Aug 2, 2023
@ThiefMaster
Copy link
Member

You can edit the target branch of this PR, no need for a new PR. And to update the branch you'll have to git rebase --onto upstream/3.2.x upstream/master

@bpedersen2 bpedersen2 changed the base branch from master to 3.2.x August 2, 2023 12:20
@bpedersen2
Copy link
Contributor Author

Should now be ready for review

Don't use unused required parameters in iter_param_info, otherwise
serialize may fail
@ThiefMaster ThiefMaster enabled auto-merge (squash) August 2, 2023 12:34
@ThiefMaster ThiefMaster merged commit 463c725 into indico:3.2.x Aug 2, 2023
11 checks passed
@ThiefMaster ThiefMaster changed the title Fix seralizing params for eventlink placeholders Fix serializing params for eventlink placeholders Aug 2, 2023
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.

Resending invitation reminders fails
2 participants