sendingtk / chatwoot

Other
31 stars 54 forks source link

hide_all_chats_for_agent not working #157

Open joaoxaviergridtech opened 2 weeks ago

joaoxaviergridtech commented 2 weeks ago

Describe the bug

image image

To Reproduce

  1. Enable "hide_all_chats_for_agent" in super admin.
  2. Reset frontend cache.
  3. Log in as agent.
  4. Navigate to "All Conversations": The agent should not be able to access this section, but the bug allows them to view all conversations despite the "hide_all_chats_for_agent" setting being active.

Expected behavior

After enabling "hide_all_chats_for_agent", agents should not be able to access any conversations on the "All" tab.

Environment

Docker

Cloud Provider

None

Platform

Browser

Operating system

Ubuntu

Browser and version

No response

Docker (if applicable)

Client: Docker Engine - Community Version: 27.2.1 API version: 1.47 Go version: go1.22.7 Git commit: 9e34c9b Built: Fri Sep 6 12:08:02 2024 OS/Arch: linux/amd64 Context: default

Docker Compose version v2.29.6

Additional context

No response

joaoxaviergridtech commented 2 weeks ago

image It seems like it's missing the function that removes the tab

elinardo10 commented 2 weeks ago

@joaoxaviergridtech when you change file vue, how you copile again to see in front this changes? i'm with instalation docker, i tray to change somethings in img of login, but i can't build this changes. can you help me?

joaoxaviergridtech commented 2 weeks ago

I use docker-compose build before up

elinardo10 commented 2 weeks ago

huum nice... i will try now. you go to folder of chatwoot instalation to run this and you update file inside container? or you access volume to change this? thanks

hereck commented 1 week ago

Olá pessoal, alguma retorno sobre esse problema?

joaoxaviergridtech commented 1 week ago

huum nice... i will try now. you go to folder of chatwoot instalation to run this and you update file inside container? or you access volume to change this? thanks

I use commands on the folder of the docker compose file. Don't update file inside containers, you will lose everything after rebuilding.

joaoxaviergridtech commented 1 week ago

Olá pessoal, alguma retorno sobre esse problema?

Pelas features não consegui também.

hereck commented 1 week ago

Um dos principais diferencias dessa versão do chatwoot do Nestor é a opção de inativar a aba ver todos dos agentes. Gostaria de testar o wavoip, porém tive que voltar a versão anterior.

joaoxaviergridtech commented 1 week ago

Um dos principais diferencias dessa versão do chatwoot do Nestor é a opção de inativar a aba ver todos dos agentes. Gostaria de testar o wavoip, porém tive que voltar a versão anterior.

pois é, e não consegui fazer funcionar

hereck commented 1 week ago

Pessoal me ajudou aqui, agora nessa nova versão você consegue criar perfis para os agentes, e com isso limitar o acesso do perfil.

WhatsApp Image 2024-10-09 at 13 19 31

joaoxaviergridtech commented 1 week ago

Pessoal me ajudou aqui, agora nessa nova versão você consegue criar perfis para os agentes, e com isso limitar o acesso do perfil.

WhatsApp Image 2024-10-09 at 13 19 31

acredito que isso só funciona em modo de desenvolvimento, se colocar pra produção ele bloqueia essa feature

CrimsonSunrise commented 5 days ago

Anyone working on this?