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

Voluntárias indisponíveis estão recebendo encaminhamentos #39

Open
vivianedias opened this issue Aug 18, 2020 · 1 comment
Open

Voluntárias indisponíveis estão recebendo encaminhamentos #39

vivianedias opened this issue Aug 18, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@vivianedias
Copy link
Contributor

Voluntárias com status diferente de "disponivel" estão recebendo match.

Possibilidades:

  • Alguma integração está alterando o campo da voluntária para "disponivel"
  • Quando as agentes do Mapa alteram a disponibilidade, ela não é alterada de fato no Hasura
  • O graphql possui algum "cache" do fetch dessas voluntárias e não está fazendo um re-fetch todas as vezes que a função fetchAvailableVolunteers() é chamada no script. Por isso algumas voluntárias indisponíveis estão "disponiveis".
@vivianedias vivianedias added the bug Something isn't working label Aug 18, 2020
@vivianedias vivianedias self-assigned this Aug 18, 2020
@vivianedias
Copy link
Contributor Author

Soluções:

Log permanente da lista de voluntárias disponíveis, para entendermos se as que recebem match saem da lista assim que recebem um novo match.

Esse registro pode ser feito com o Elastic e o PinoJS.

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

No branches or pull requests

1 participant