-
Notifications
You must be signed in to change notification settings - Fork 66
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-34933-proc-form-create #16092
API-34933-proc-form-create #16092
Conversation
private | ||
|
||
def convert_nil_values(options) | ||
arg_strg = '' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mchristiansonVA I am thinking about moving this method into local_bgs since we are both using it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hah, was just about to ask you that! Let me know if you want me to do that or just follow your lead...
Summary
Related issue(s)
API-34933
Testing done
What areas of the site does it impact?
modules/claims_api/lib/bgs_service/vnp_proc_form_service.rb
modules/claims_api/spec/lib/claims_api/vnp_proc_form_service_spec.rb
spec/support/vcr_cassettes/bgs/vnp_proc_service_v2/vnp_proc_form_service.yml
Acceptance criteria