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 issue with single-channel guests not being identified #73

Merged

Conversation

QuantumManiac
Copy link
Member

@QuantumManiac QuantumManiac commented Feb 26, 2024

Description

Fixed a bug with the determineUserType function that made it such that single channel guests were not properly identified in the production slack workspace. This was not picked up in the development environment as single-channel guests did not exist and therefore we were using admin and owner users as stand-ins.

Developer Testing

Testing done:

  • Implemented unit tests for the function

This change is Reviewable

Copy link
Contributor

@shirleyfyx shirleyfyx left a comment

Choose a reason for hiding this comment

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

:lgtm:!

Reviewed 3 of 3 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @billyao021031, @jeffrey-huang-yz, @Panizghi, @PCModeActivate, @slightlyskepticalpotat, and @yxyyeah)

@QuantumManiac QuantumManiac merged commit 2dd07d7 into main Mar 6, 2024
3 checks passed
@QuantumManiac QuantumManiac deleted the cwijesek/fix-single-channel-guest-identification branch March 6, 2024 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants