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

[GWELLS-2045] BUGFIX/UPDATE** Update dropdown list values, show full name instead of codes #2071

Merged
merged 5 commits into from
Dec 4, 2023

Conversation

LocalNewsTV
Copy link
Contributor

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

Post merge followup

  • Once deployed run python3 manage.py update_codes in the backend directory for all fields to update

Description

This PR includes the following proposed change(s):

  • Created Django commands to update the database codes used in the application (simplifies future updating)
    • Added wildcard Django command to run all update_codes script using update_*_codes.py format
  • Fixed old bug where longform of codes were not loading in Well Summary pages if accessed directly
  • updated docker-compose pgadmin container name to reduce naming collisions across applications

Copy link

sonarcloud bot commented Dec 1, 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

No Coverage information No Coverage information
0.0% 0.0% Duplication

@LocalNewsTV LocalNewsTV merged commit b000edf into release Dec 4, 2023
10 checks passed
@LocalNewsTV LocalNewsTV deleted the gwells-2045-testing-description-dropdown branch December 4, 2023 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants