Skip to content

BDMS 227: permission & well pump type transfer fix#263

Merged
jacob-a-brown merged 9 commits into
bdms-227from
bdms-227-transfer-updates
Dec 2, 2025
Merged

BDMS 227: permission & well pump type transfer fix#263
jacob-a-brown merged 9 commits into
bdms-227from
bdms-227-transfer-updates

Conversation

@jacob-a-brown

@jacob-a-brown jacob-a-brown commented Nov 26, 2025

Copy link
Copy Markdown
Contributor

Why

This PR addresses the following problem / context:

How

Implementation summary - the following was changed / added / removed:

  • use regex to get the well pump type from the construction notes
  • ensure that the permissions exist and are not null before converting 0/1 to boolean values

Notes

Any special considerations, workarounds, or follow-up work to note?

regex is a more robust way to check for the presence of pump types in construction notes, handling variations in spacing and punctuation.
check to make sure that permissions are set before transferring them
from one entity to another to avoid potential errors.
@jacob-a-brown jacob-a-brown changed the title BDMS 227: permission transfer fix BDMS 227: permission & well pump type transfer fix Nov 26, 2025

@ksmuczynski ksmuczynski left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good.

@jacob-a-brown jacob-a-brown merged commit d37e16d into bdms-227 Dec 2, 2025
4 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.

2 participants