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(discord): ensure first group in list is notified #1788

Merged
merged 1 commit into from Jan 25, 2021

Conversation

jordanbtucker
Copy link
Contributor

Description

This fix ensures that the series of a link is found in notifyGroupSeries. Before this fix, the first key in notifyGroupSeries was excluded. Typically, the first key is 3070, so Discord notifications wouldn't include an @mention for the 3070 role. This fixes that bug.

This fix ensures that the `series` of a `link` is found in
`notifyGroupSeries`. Before this fix, the first key in
`notifyGroupSeries` was excluded.
Copy link
Owner

@jef jef left a comment

Choose a reason for hiding this comment

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

Ah! Great fix. Thanks for doing this.

@jef jef changed the title fix(discord): ensure first group in list is notified (fixes 3070 bug) fix(discord): ensure first group in list is notified Jan 25, 2021
@jef jef merged commit 9791568 into jef:main Jan 25, 2021
@jordanbtucker jordanbtucker deleted the discord-notif branch January 25, 2021 20:41
erwinc1 pushed a commit to erwinc1/streetmerchant that referenced this pull request Mar 31, 2021
This fix ensures that the `series` of a `link` is found in
`notifyGroupSeries`. Before this fix, the first key in
`notifyGroupSeries` was excluded.
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