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

[FIX] Remove contact mananger always to support old servers #27053

Merged
merged 3 commits into from
Oct 17, 2022

Conversation

KevLehman
Copy link
Contributor

@KevLehman KevLehman commented Oct 11, 2022

Proposed changes (including videos or screenshots)

Issue(s)

Steps to test or reproduce

Further comments

The way this issue was fixed did not take into consideration the posibility of a non-agent to be assigned as a contact manager (either intentional or by mistake) causing that references on visitor's collection won't be removed (since on delete, we only removed assignation from actual agent/monitors). This should fix that.

OC-243

@codecov
Copy link

codecov bot commented Oct 11, 2022

Codecov Report

Merging #27053 (6e4610f) into develop (ded6352) will increase coverage by 0.75%.
The diff coverage is n/a.

❗ Current head 6e4610f differs from pull request most recent head 3825e3e. Consider uploading reports for the commit 3825e3e to get more accurate results

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #27053      +/-   ##
===========================================
+ Coverage    40.22%   40.97%   +0.75%     
===========================================
  Files          827      802      -25     
  Lines        18241    17810     -431     
  Branches      2020     1961      -59     
===========================================
- Hits          7337     7298      -39     
+ Misses       10609    10215     -394     
- Partials       295      297       +2     
Flag Coverage Δ
e2e 40.97% <ø> (+0.75%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

@KevLehman KevLehman added this to the 5.3.0 milestone Oct 11, 2022
@ggazzo ggazzo added stat: ready to merge PR tested and approved waiting for merge and removed stat: needs QA labels Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants