Submitted By: daniel.sasser
Topic: Something Else
Team: Backend Support
We would like the Sidekiq job VAForms::FetchLatest to be run in prod which should solve the below issue:
We have a VA Form returning is_valid: false incorrectly from the api. The form should be valid; it is one of the most frequently searched forms, and no changes have been made to it since March. The pdf is currently being served, so the return status is unexpected.
Submitted By: daniel.sasser Topic: Something Else Team: Backend Support
We would like the Sidekiq job
VAForms::FetchLatest
to be run in prod which should solve the below issue:We have a VA Form returning
is_valid: false
incorrectly from the api. The form should be valid; it is one of the most frequently searched forms, and no changes have been made to it since March. The pdf is currently being served, so the return status is unexpected.Additional context: https://dsva.slack.com/archives/C52CL1PKQ/p1686681685638169
Affected url: https://www.va.gov/find-forms/?q=22-0839
API url: https://api.va.gov/v0/forms?query=22-0839
Form url: https://www.vba.va.gov/pubs/forms/VBA-22-0839-ARE.pdf