In the Permissions section of Rocket.Chat, I think there is an issue where the rendered names of three specific permissions in PermissionRow were incorrect due to improper translations(en - en) from _id to display names. This issue led to the following problems:
Search Functionality: Searching for these permissions required using their _id (e.g., access-setting-permissions) instead of the rendered name (e.g., Modify Setting-Based Permissions). Additionally, spaces were not recognized in the search, and users had to use a - instead of a space.
Sorting: Sorting of permissions was based on _id instead of the displayed names, leading to confusion.
Sir , Similar kind issues alredy mentioned in old rocket chat version which then removed and not in 7.2.0 version, what i pointed out is few things I think still left to solve,
Sir , I alredy made a PR for it PR #34843 ,
In the PR i get " No Changeset found and PR is missing the ‘stat: QA assured’ label" , I want to know what is the conventions of file name in changeset folder.
I am new to the open-source community, and while I have made every effort to ensure accuracy, I apologize in advance for any mistakes or oversights. I appreciate your understanding and guidance.
Thank you for your guidance. I’ve now signed the CLA, created a changeset, and linked the issues to the PR for better clarity.
Moving forward, I’ll make sure to raise any bugs or development-related tasks in the https://open.rocket.chat/channel/support as suggested. I initially shared this on Rocket chat forum because I noticed other developers discussing issues and PRs here, but I’ll follow the recommended workflow from now on.
Please let me know if there’s anything else I need to address.
Thanks for your time and reply!