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-1398 Call cetner actions taken to exports #919

Merged
merged 7 commits into from
Feb 3, 2025
Merged

Conversation

mikevespi
Copy link
Contributor

@mikevespi mikevespi commented Jan 31, 2025

Added "Call center actions" (actions taken) to ERs, HWCR and CEEB exports.

Description

Call center actions taken have been added to the exports in the same order that they appear on the complaint details page. This is most to least recent. They appear above the updates.

Fixes # 1398
https://env-ceds.atlassian.net/jira/software/c/projects/CE/boards/4?selectedIssue=CE-1398

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

  • Created an HWCR in webEOC, added updates and call center actions to it, then downloaded the export and verified the information and layout.
  • Created an ERS report in webEOC, added updates and call center actions to it, then downloaded the export and verified the information and layout.
  • Created a CEEB ERS report in webEOC, added updates and call center actions to it, then downloaded the export and verified the information and layout.

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

If the GIR exports make it into the release branch before this PR, the updates will need to be made to the GIR reports as well


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:

Copy link

sonarqubecloud bot commented Feb 3, 2025

Copy link
Collaborator

@afwilcox afwilcox left a comment

Choose a reason for hiding this comment

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

Looks great thanks

backend/src/v1/complaint/complaint.service.ts Outdated Show resolved Hide resolved
Copy link
Collaborator

Choose a reason for hiding this comment

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

Did you have to change something here? I guess if it's all working it's no big deal, just wondering if this got pushed up by mistake.

@afwilcox afwilcox merged commit 91a962d into release/1.0.2 Feb 3, 2025
18 checks passed
@afwilcox afwilcox deleted the CE-1398 branch February 3, 2025 19:17
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