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

[CHANGE][GWELLS-2090] created a command to update/create the description of drilling_method_codes #2099

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

acatchpole
Copy link
Contributor

As 'Dugout' was reported to be inaccurate, changed the description of that drilling method to 'Dug'.

Pull Request Standards

  • The title of the PR is accurate
  • The title includes the type of change [HOTFIX, FEATURE, etc]
  • The PR title includes the ticket number in format of [GWELLS-###]
  • Documentation is updated to reflect change [README, functions, team documents]

Description

This PR includes the following proposed change(s):

  • Created a command wells\management\commands\update_drilling_method_codes.py that updates/creates drilling_method_codes that are read from \gwells\fixtures\wellsearch-codetables.json.

  • Manually updated the 'description' field in wellsearch-codetables.json (fixed seed data) from 'Dugout' to 'Dug' and ran the command to update the models.

  • As all UI elements that display drilling methods use the description for the displayed value, no further changes should be necessary.

image

Copy link

sonarcloud bot commented Jan 2, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@acatchpole acatchpole marked this pull request as ready for review January 3, 2024 00:36
@acatchpole acatchpole merged commit be9b9c5 into release Jan 5, 2024
9 checks passed
@acatchpole acatchpole deleted the change/gwells-2090-dugout-to-dug branch January 5, 2024 16:49
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.

4 participants