Skip to content

Bugfix where top-helper uses wrong channel #462

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
Jun 24, 2022

Conversation

Zabuzard
Copy link
Member

Overview

Quick mini fix. The Top-Helper system listened to threads in the staging channel, but we recently changed the root channel for help threads to the overview channel, so the system did not count anymore.

Now, it is just using both channels to be extra safe in case we swap back and forth again.

* now just using both channels to be extra safe in case we swap back and forth again
@Zabuzard Zabuzard added bug Something isn't working priority: major labels Jun 24, 2022
@Zabuzard Zabuzard requested review from a team as code owners June 24, 2022 07:23
@Zabuzard Zabuzard self-assigned this Jun 24, 2022
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@Zabuzard Zabuzard merged commit 5f4ec88 into develop Jun 24, 2022
@Zabuzard Zabuzard deleted the bugfix/top_helpers_wrong_channel branch June 24, 2022 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority: major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant