Banners endpoint does not respond as expected for certain banner values #20152
Labels
Accelerated Publishing
CMS Team
CMS Product team that manages both editor exp and devops
Defect
Something isn't working (issue type)
Events
product maintained by Public Websites team
next-build
FE Repository that will replace content-build. Uses NextJS, builds static pages.
VA.gov frontend
CMS team practice area
What is the problem?
When a VAMC real time banners is implemented with certain active paths, the Banners API endpoint does not return data correctly.
When a Full Width Banner is implemented with certain active paths, the Banners API endpoint does not return data return correctly.
Who is affected?
End users, as banners may be prevented from showing up on the site.
How urgent is the issue?
Critical / Major / Minor
Major
Tasks
How can we see the problem? (repro steps)
/
,/*
/api/v1/banner-alerts?path=/pittsburgh-health-care/events
Expected result: Data should be returned that contains the banner created in 1.
Actual result: The data is empty.
Is there any additional information?
Interestingly,
/pittsburgh-health-care/events/
works fine.Why is the problem happening and how do we fix it?
The text was updated successfully, but these errors were encountered: