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

API-40902 - Remove flipper for VA Notify, update associated tests #20960

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

mchristiansonVA
Copy link
Contributor

Summary

  • This work is behind a feature toggle (flipper): NO
  • Removes flipper lighthouse_claims_api_v2_poa_va_notify as part of follow-on cleanup work for the VA Notify functionality used with POA requests.
  • Updates associated rspec tests

Related issue(s)

API-40902

Testing done

  • New code is covered by unit tests
  • Confirmed that calls to POA request decide endpoint result in appropriate VA Notify emails being sent for declined & approved decisions for both representative and organization requests.

What areas of the site does it impact?

modules/claims_api/app/controllers/claims_api/v2/veterans/power_of_attorney/request_controller.rb
modules/claims_api/spec/controllers/v2/veterans/power_of_attorney/request_controller_spec.rb
modules/claims_api/spec/sidekiq/poa_assign_dependent_claimant_job_spec.rb
modules/claims_api/spec/sidekiq/poa_updater_spec.rb

Acceptance criteria

  • I fixed|updated|added unit tests and integration tests for each feature (if applicable).
  • No error nor warning in the console.
  • Events are being sent to the appropriate logging solution
  • Documentation has been updated (link to documentation)
  • No sensitive information (i.e. PII/credentials/internal URLs/etc.) is captured in logging, hardcoded, or specs
  • Feature/bug has a monitor built into Datadog (if applicable)
  • If app impacted requires authentication, did you login to a local build and verify all authenticated routes work as expected
  • I added a screenshot of the developed feature

@mchristiansonVA mchristiansonVA added NOT_YET Don't merge this PR w/o the authors permission claimsApi modules/claims_api labels Feb 25, 2025
@mchristiansonVA mchristiansonVA self-assigned this Feb 25, 2025
@mchristiansonVA mchristiansonVA requested a review from a team as a code owner February 25, 2025 17:43
@va-vfs-bot va-vfs-bot temporarily deployed to API-40902-remove-flipper/main/main February 25, 2025 17:44 Inactive
@va-vfs-bot va-vfs-bot temporarily deployed to API-40902-remove-flipper/main/main February 25, 2025 19:00 Inactive
@rockwellwindsor-va
Copy link
Contributor

@mchristiansonVA Looks like a POA test is failing, is that related?

@mchristiansonVA
Copy link
Contributor Author

mchristiansonVA commented Feb 26, 2025

Looks like a POA test is failing, is that related?

I re-ran the tests and now getting a different failure, also related to pdfs, so I think it's just the usual pdf test-related flakiness.

@va-vfs-bot va-vfs-bot temporarily deployed to API-40902-remove-flipper/main/main February 27, 2025 17:14 Inactive
@rockwellwindsor-va
Copy link
Contributor

Need to remove reference from the features.yml file. Iwill watch for the update, everything else looked good to go

Copy link
Contributor

@rockwellwindsor-va rockwellwindsor-va left a comment

Choose a reason for hiding this comment

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

Glad to get another Flipper out, LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
claimsApi modules/claims_api NOT_YET Don't merge this PR w/o the authors permission require-backend-approval test-passing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants