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

[Bug] Sometimes 1 Additional CSP is Created (21) #99

Open
Julian88Tex opened this issue May 12, 2020 · 1 comment
Open

[Bug] Sometimes 1 Additional CSP is Created (21) #99

Julian88Tex opened this issue May 12, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@Julian88Tex
Copy link
Member

Rarely, an additional church is found in addition to the typical 20 and a CSP is created. The only pattern I've noticed so far is that this additional church is often named similarly to another church found. I suspect there may be something going on with Duplicate Rules finding 2 churches and creating CSPs for both instead of only creating the first match.

Steps to Repo:

  1. Navigate to "NIMITZ H S" (https://lovinghouston--partial.lightning.force.com/lightning/r/Account/0011N00001qzT3qQAE/view)
  2. Click "Find Closest Churches" button (Example call that is made: https://maps.googleapis.com/maps/api/place/textsearch/json?location=30.006402,-95.388127&radius=20&type=church&key=)
  3. Navigate to Related List

Result:

  • 21 newly created CSPs with status "Potential"

Expected Result:

  • 20 newly created CSPs with status "Potential"

Notes:

  • Suspect it has something to do with Duplicate Rules.
  • In this case, both churches already existed. It is just the CSPs that are new.
  • I believe there have been a few times where even more than 1 was created if found church has a very generic name.
@Julian88Tex Julian88Tex added the bug Something isn't working label May 12, 2020
@Julian88Tex
Copy link
Member Author

@sungysang Just wanted to alert you to this in case you had a quick take on it. I remember us seeing before but I thought it stopped however it seemed to still be happening. Probably intermittent depending on existing found churches.

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