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

Contribution list: Filter speakers correctly #4712

Merged
merged 3 commits into from Nov 18, 2020

Conversation

bpedersen2
Copy link
Contributor

Do not attempt to match on all ContributionPersonLinks, only on
'speakers'.

Otherwise a contribution with a second, non-speaker author that has
registered will not show up if searching for non-registered speakers.

bpedersen2 and others added 3 commits November 18, 2020 15:05
Do not attempt to match on all ContributionPersonLinks, only on
match 'speakers'.

Otherwise a contribution with a second, non-speaker author that has
registered will not show up if searching for non-registered speakers.
Copy link
Member

@ThiefMaster ThiefMaster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch, thanks for fixing this :)

@ThiefMaster ThiefMaster merged commit 4c2681b into indico:2.3-maintenance Nov 18, 2020
ThiefMaster pushed a commit that referenced this pull request Nov 18, 2020
Do not attempt to match on all ContributionPersonLinks, only on
those marked as a speaker.

Otherwise a contribution with a second, non-speaker author that has
registered will not show up if searching for non-registered speakers.
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.

None yet

2 participants