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

[#310]: Fix incorrect relocation of partner CFs with very similar NAME filters #311

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

ad3154
Copy link
Member

@ad3154 ad3154 commented Aug 29, 2023

Fixed situations where consecutive address claims by partners that were very similar based on NAME filters would cause an already valid partner to be overwritten with a different partner's address data. Also, locked TC example to use the primary TC.

Closes #310

…E filters

Fixed situations where consecutive address claims by partners that
were very similar based on NAME filters would cause an already valid
partner to be overwritten with a different partner's address data.
Also, locked TC example to use the primary TC.
@ad3154 ad3154 added the bug Something isn't working label Aug 29, 2023
@ad3154 ad3154 self-assigned this Aug 29, 2023
@ad3154 ad3154 temporarily deployed to Integrate Pull Request August 29, 2023 04:52 — with GitHub Actions Inactive
@sonarcloud
Copy link

sonarcloud bot commented Aug 29, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

92.9% 92.9% Coverage
0.0% 0.0% Duplication

warning The version of Java (11.0.17) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

@ad3154 ad3154 marked this pull request as ready for review August 29, 2023 05:03
@ad3154 ad3154 requested a review from GwnDaan August 29, 2023 05:03
@ad3154 ad3154 merged commit d78ec08 into main Aug 30, 2023
6 checks passed
@ad3154 ad3154 deleted the issue-310 branch August 30, 2023 15:34
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

Successfully merging this pull request may close these issues.

Investigate partner CF relocation with very similar NAMEs
2 participants