Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Search at permissions tab is not working #22295

Closed
CvH opened this issue Jun 9, 2021 · 7 comments · Fixed by #34939
Closed

Search at permissions tab is not working #22295

CvH opened this issue Jun 9, 2021 · 7 comments · Fixed by #34939

Comments

@CvH
Copy link

CvH commented Jun 9, 2021

Description:

At https://chat.url/admin/permissions you can't search properly because it only looks for the variables from here instead of the displayed names. If you are using a language that is not english you have basically no possibility using the search.

Steps to reproduce:

  1. go to https://chat.url/admin/permissions
  2. search some permission

Expected behavior:

Search should not use the variable names, instead use the displayed names.

Actual behavior:

image
image
image
image

Server Setup Information:

  • Version of Rocket.Chat Server: 3.14.0 - 3.17.1
  • Operating System: Ubuntu 20.04
  • Deployment Method: snap
  • Number of Running Instances: 1
  • DB Replicaset Oplog: -
  • NodeJS Version: v12.22.1
  • MongoDB Version:3.6.14

Client Setup Information

  • Desktop App or Browser Version: Chrome latest
  • Operating System: Linux/Windows

Additional context

Relevant logs:

@johncrisp
Copy link

Hi and thanks for reporting this.

Version of Rocket.Chat Server: 3.15.0 - 3.14.0

Can you please be specific on the version? If it is snap then it isn't 3.15.x

If it is a snap, can you also test on 3.15 please?

@CvH
Copy link
Author

CvH commented Jun 9, 2021

If it is snap then it isn't 3.15.x

it is snap :) I accidentally switched to 3.x/candidate instead of stable, just realized it after the auto updated to 3.15

like said the same problem also existed at 3.14.0 and maybe before
image

root@chat:~# snap info rocketchat-server
name:      rocketchat-server
summary:   Group chat server for 100s,  installed in seconds.
publisher: Rocket.Chat (rocketchat*)
store-url: https://snapcraft.io/rocketchat-server
contact:   https://open.rocket.chat/channel/ubuntu-snap
license:   unset
commands:
  - rocketchat-server.backupdb
  - rocketchat-server.initcaddy
  - rocketchat-server.mongo
  - rocketchat-server.restoredb
services:
  rocketchat-server.rocketchat-caddy: simple, enabled, inactive
  rocketchat-server.rocketchat-mongo: simple, enabled, active
  rocketchat-server:                  simple, enabled, active
snap-id:      wdBUbiEuMNHmAHLBCXQXOcXaOCvbWS1e
tracking:     3.x/candidate
refresh-date: 7 days ago, at 00:31 CEST
channels:
  3.x/stable:       3.14.4 2021-05-28 (1476) 281MB -
  3.x/candidate:    3.15.0 2021-06-01 (1477) 267MB -
  3.x/beta:         ^
  3.x/edge:         3.15.0 2021-06-01 (1477) 267MB -
  latest/stable:    2.4.14 2020-12-23 (1453) 267MB -
  latest/candidate: 2.4.14 2020-12-23 (1453) 267MB -
  latest/beta:      2.1.1  2019-10-21 (1414) 251MB -
  latest/edge:      2.4.11 2021-05-11 (1427) 267MB -
  2.x/stable:       2.4.14 2020-12-23 (1453) 267MB -
  2.x/candidate:    2.4.14 2020-12-23 (1453) 267MB -
  2.x/beta:         2.4.14 2020-12-23 (1453) 267MB -
  2.x/edge:         ^
installed:          3.15.0            (1477) 267MB -

@CvH
Copy link
Author

CvH commented Aug 25, 2021

problem still exists at 3.17.1

@CvH
Copy link
Author

CvH commented Nov 8, 2021

still a problem at the latest official version currently available 3.18.1

@CvH
Copy link
Author

CvH commented Jan 10, 2022

problem still exists at 4.3.1

@CvH
Copy link
Author

CvH commented Dec 9, 2022

problem still exists at 5.4.0

@paulchen
Copy link

paulchen commented Nov 4, 2023

I also stumbled upon this problem. I reported it in #30835 (which I closed as a duplicate). You can find my findings in that issue, including the problem that the search does not respect the language setting.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants