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

chore: CE-590 standardized on actor guid #706

Merged
merged 33 commits into from
Oct 21, 2024

Conversation

Scarlett-Truong
Copy link
Collaborator

@Scarlett-Truong Scarlett-Truong commented Oct 16, 2024

Description

Changing any officers field in outcome report (both COS & CEEB) to use auth_user_guid instead of person_guid and officer_guid

Fixes # (issue)

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

  • Test every fields that has officers in it to work as the same as before in the frontend, including:
  1. Modal assign officer in complaint head
  2. Filter of officer in complaints' table view
  3. COS: assessment, prevent and education, equipment (set and removed), animal outcome (drugs and the outcome), note, file review
  4. CEEB: decision
  • Check table action in database in case-management, column actor_guid to save the correct auth_user_guid

Checklist

  • 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

Further comments

There's a PR in case-management INCLUDED, only for updating the existing actor_guid in prod to use auth_user_guid


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:


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:

gregorylavery and others added 30 commits October 3, 2024 15:26
Co-authored-by: Barrett Falk <[email protected]>
Co-authored-by: dmitri-korin-bcps <[email protected]>
Co-authored-by: Scarlett <[email protected]>
Co-authored-by: Mike <[email protected]>
Co-authored-by: Mike Sears <[email protected]>
Co-authored-by: jeznorth <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afwilcox <[email protected]>
Co-authored-by: Scarlett <[email protected]>
Signed-off-by: OMPRAKASH MISHRA <[email protected]>
Co-authored-by: afwilcox <[email protected]>
Co-authored-by: afwilcox <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afwilcox <[email protected]>
Co-authored-by: Barrett Falk <[email protected]>
Co-authored-by: afwilcox <[email protected]>
@afwilcox afwilcox changed the base branch from release/lions-mane-jellyfish to release/noble-sea-lemon October 21, 2024 17:18
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
32.4% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@afwilcox afwilcox added the case_management_2 https://dc0a4a-compenf-dev-2-backend.apps.emerald.devops.gov.bc.ca/graphql label Oct 21, 2024
@afwilcox afwilcox merged commit 5e692c6 into release/noble-sea-lemon Oct 21, 2024
14 of 15 checks passed
@afwilcox afwilcox deleted the chore/CE-590 branch October 21, 2024 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
case_management_2 https://dc0a4a-compenf-dev-2-backend.apps.emerald.devops.gov.bc.ca/graphql
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants