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

[BUG] Unable to remove the channel password once it has been set. #31506

Closed
Spiral-Memory opened this issue Jan 21, 2024 · 0 comments · Fixed by #31507
Closed

[BUG] Unable to remove the channel password once it has been set. #31506

Spiral-Memory opened this issue Jan 21, 2024 · 0 comments · Fixed by #31507

Comments

@Spiral-Memory
Copy link
Contributor

Description:

Once you set a password for your channel, you can change/reset it, but you can't remove it. Even if you turn off the password access, it doesn't unset, and the toggle will still be on. It has been tested with another user too to confirm that the password isn't actually being unset.

Steps to reproduce:

  1. Open the Rocket Chat application and log in with admin privileges.
  2. Choose a channel and click on the info icon.
  3. In the opened box, click on Edit.
  4. Scroll down and set a password to access the channel.
  5. Attempt to unset the password by toggling it off and saving.
  6. The password cannot be unset, and it will remain in place.

Expected behavior:

Once the "password to access" toggle is turned off and saved, the password should be unset.

Actual behavior:

The password to access remains unchanged and does not unset even after setting it off.

2024-01-21.21-08-10.mp4

Server Setup Information:

  • Rocket.Chat Server Version: 6.6.0-develop
  • Operating System: Ubuntu 22.04.3 LTS
  • Deployment Method: Local development server deployment
  • NodeJS Version: 14.21.4 - x64
  • MongoDB Version: 6.0.3

Client Setup Information

  • Desktop App or Browser Version: Microsoft Edge Version 120.0.2210.133 (Official build) (64-bit)
  • Operating System: Ubuntu 22.04.3 LTS
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 a pull request may close this issue.

1 participant