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

feat: CE-358 - Animal outcome CRUD #54

Merged
merged 24 commits into from
May 28, 2024
Merged

feat: CE-358 - Animal outcome CRUD #54

merged 24 commits into from
May 28, 2024

Conversation

marqueone-ps
Copy link
Contributor

@marqueone-ps marqueone-ps commented Apr 24, 2024

Description

Adds functionality to perform CRUD operations for hwcr animal outcomes

Story # CE-358

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Existing tests
  • new unit tests

Further comments


Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:

delete wildlife functionality added, updated wildlife, ear_tag and drug_administered tables to include missing active_ind column
added an order property to wildlife, drugs and tags to make sure that when new items are added they re added in an consistent order
fixed problem that was rejecting updates and new animal outcomes because of new input value
renamed flyway scripts to prevent flyway from failing due to duplicate script versions
barrfalk
barrfalk previously approved these changes May 24, 2024
updated the update wildlife endpoint to correctly remove and update actions when removing drugs and outcomes
@afwilcox afwilcox added this pull request to the merge queue May 28, 2024
Merged via the queue into main with commit 931ca62 May 28, 2024
9 checks passed
@afwilcox afwilcox deleted the feature/CE-358 branch May 28, 2024 04:05
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.

4 participants