department-of-veterans-affairs / va.gov-team

Public resources for building on and in support of VA.gov. Visit complete Knowledge Hub:
https://depo-platform-documentation.scrollhelp.site/index.html
283 stars 204 forks source link

We would like the Sidekiq job `VAForms::FetchLatest` to be r... #60235

Closed platform-support-slack-integration[bot] closed 1 year ago

platform-support-slack-integration[bot] commented 1 year ago

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

platform-support-slack-integration[bot] commented 1 year ago

Slack Thread Link: https://dsva.slack.com/archives/CBU0KDSB1/p1686683770695849

ryan-mcneil commented 1 year ago

Solved by other teams