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-42922-org-web-service #19728

Merged
merged 7 commits into from
Dec 10, 2024
Merged

API-42922-org-web-service #19728

merged 7 commits into from
Dec 10, 2024

Conversation

stiehlrod
Copy link
Contributor

Summary

  • Renames org web service and removes unneeded methods.

Related issue(s)

Testing done

  • in localBgs we have one method that uses the orgWebService find_poa_history_by_ptcpnt_id and it doesn't appear to be used anywhere.

What areas of the site does it impact?

modified:   modules/claims_api/app/clients/claims_api/bgs_client/definitions.rb
modified:   modules/claims_api/spec/lib/claims_api/find_definition_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

@stiehlrod stiehlrod self-assigned this Dec 4, 2024
@stiehlrod stiehlrod requested a review from a team as a code owner December 4, 2024 20:04
@va-vfs-bot va-vfs-bot temporarily deployed to API-42922-org-web-service/main/main December 4, 2024 21:02 Inactive
@rockwellwindsor-va
Copy link
Contributor

rockwellwindsor-va commented Dec 4, 2024

@stiehlrod Hey a little confused by the comment in the PR.

in localBgs we have one method that uses the orgWebService find_poa_history_by_ptcpnt_id and it doesn't appear to be used anywhere.

Is that not used in module/veteran/app/models/veteran/user.rb ? Also wondering if the fact that file is outside the claims api module means we can ignore it here and my comment is moot, OR that we may need to address the local BGS being used in this file as well?

Just trying to get some context.

tycol7
tycol7 previously approved these changes Dec 5, 2024
@stiehlrod stiehlrod requested a review from a team December 6, 2024 21:23
@va-vfs-bot va-vfs-bot temporarily deployed to API-42922-org-web-service/main/main December 6, 2024 21:41 Inactive
@stiehlrod stiehlrod enabled auto-merge (squash) December 9, 2024 15:34
@va-vfs-bot va-vfs-bot temporarily deployed to API-42922-org-web-service/main/main December 9, 2024 15:52 Inactive
…veterans-affairs/vets-api into API-42922-org-web-service

merges remote
@va-vfs-bot va-vfs-bot temporarily deployed to API-42922-org-web-service/main/main December 9, 2024 19:37 Inactive
@stiehlrod
Copy link
Contributor Author

@stiehlrod Hey a little confused by the comment in the PR.

in localBgs we have one method that uses the orgWebService find_poa_history_by_ptcpnt_id and it doesn't appear to be used anywhere.

Is that not used in module/veteran/app/models/veteran/user.rb ? Also wondering if the fact that file is outside the claims api module means we can ignore it here and my comment is moot, OR that we may need to address the local BGS being used in this file as well?

Just trying to get some context.

@rockwellwindsor-va This responsibility belongs to this PR

@stiehlrod stiehlrod requested review from a team and tycol7 December 9, 2024 21:40
@va-vfs-bot va-vfs-bot temporarily deployed to API-42922-org-web-service/main/main December 9, 2024 23:41 Inactive
@stiehlrod stiehlrod merged commit d112270 into master Dec 10, 2024
22 checks passed
@stiehlrod stiehlrod deleted the API-42922-org-web-service branch December 10, 2024 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants