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

Address #7151

Merged
merged 3 commits into from
Sep 19, 2024
Merged

Address #7151

merged 3 commits into from
Sep 19, 2024

Conversation

bigtigerku
Copy link
Contributor

@bigtigerku bigtigerku commented Sep 19, 2024

Description & Issue number it closes

We need to update Latitude and Longitude with address changes.

Closes: #4023

Screenshots (if appropriate)

How to test the changes?

Check Latitude and Longitude after updating address

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

I have tested it on my server.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@bigtigerku bigtigerku requested a review from a team as a code owner September 19, 2024 05:31
@bigtigerku bigtigerku requested review from respencer, DawoudIO, grayeul, DAcodedBEAT and MrClever and removed request for a team September 19, 2024 05:31
@DAcodedBEAT
Copy link
Contributor

This addresses #4023 right?

@bigtigerku
Copy link
Contributor Author

bigtigerku commented Sep 19, 2024

This addresses #4023 right?

Yes. I didn't realized there was an open issue.

@DAcodedBEAT DAcodedBEAT added this to the vNext (5.10.1) milestone Sep 19, 2024
@DAcodedBEAT DAcodedBEAT merged commit 6de5bc4 into ChurchCRM:master Sep 19, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Changing Address does not update Latitude / Longitude
2 participants