Skip to content

Fix PersonLinkField crash when fetching principals #6053

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

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

duartegalvao
Copy link
Member

Closes #6043

Fixes a crash in the person link field when the submit abstract form submission fails (such as by not selecting a track when it is required).

@ThiefMaster ThiefMaster changed the base branch from master to 3.2.x November 23, 2023 10:44
@ThiefMaster ThiefMaster force-pushed the fix-person-link-field branch from 4013bda to 56ab90a Compare November 23, 2023 10:45
@ThiefMaster ThiefMaster added this to the v3.2 milestone Nov 23, 2023
@ThiefMaster ThiefMaster enabled auto-merge (squash) November 23, 2023 10:45
@ThiefMaster ThiefMaster merged commit a80f89d into indico:3.2.x Nov 23, 2023
@ThiefMaster ThiefMaster deleted the fix-person-link-field branch November 23, 2023 10:52
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.

Submit New Abstact Form: user forced to re-fill the form when 2+ authors and, speaker or contribution type or track is required but not chosen.
2 participants