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

B 21524 update counselor approved email int #14013

Merged

Conversation

KonstanceH
Copy link
Contributor

@KonstanceH KonstanceH commented Oct 25, 2024

B-21524

Summary

This PR updates the counselor approved email to include more information about storage, pro gear and if a move is an actual expense reimbursement.

Verification Steps for Reviewers

These are to be checked by a reviewer.

  • Has the branch been pulled in and checked out?
  • Have the BL acceptance criteria been met for this change?
  • Was the CircleCI build successful?
  • Has the code been reviewed from a standards and best practices point of view?

How to test

Test non actual expense move

  1. Instead of runnning make server_run run this:
    EMAIL_BACKEND=ses AWS_REGION=us-gov-west-1 aws-vault exec transcom-gov-dev -- make server_run
    and then run make client_run
  2. Create a PPM move
  3. Login as a Service counselor and submit the move details
  4. Confirm there is no section that reads "Please Note: Your PPM has been designated as Actual Expense Reimbursement."

Test actual expense move

  1. Create a PPM move
  2. in the database set its "isActualExpenseReimbursement" to true
  3. Login as a Service counselor and submit the move details
  4. Confirm there is a section that reads "Please Note: Your PPM has been designated as Actual Expense Reimbursement."

Backend

Screenshots

ActualExpenseReimbursement
Screenshot 2024-10-28 at 8 37 38 AM

Not ActualExpenseReimbursement
Screenshot 2024-10-28 at 8 29 04 AM

AC Email:
Screenshot 2024-10-29 at 8 46 38 AM

Email #2 - Your counselor has approved your move details update - 2 Oct 24 (1).docx

@KonstanceH KonstanceH self-assigned this Oct 25, 2024
@KonstanceH KonstanceH added ByteSize M&Ms Team ByteSized M&Ms INTEGRATION Slated for Integration Testing labels Oct 25, 2024
@KonstanceH KonstanceH marked this pull request as ready for review October 29, 2024 13:22
Copy link
Contributor

@taeJungCaci taeJungCaci left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Contributor

@WeatherfordAaron WeatherfordAaron left a comment

Choose a reason for hiding this comment

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

lgtm 👽

@KonstanceH KonstanceH merged commit 20e0bdf into integrationTesting Oct 30, 2024
30 checks passed
@KonstanceH KonstanceH deleted the B-21524-Update-Counselor-Approved-Email-INT branch October 30, 2024 14:13
@KonstanceH KonstanceH mentioned this pull request Oct 30, 2024
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ByteSize M&Ms Team ByteSized M&Ms INTEGRATION Slated for Integration Testing
Development

Successfully merging this pull request may close these issues.

3 participants