Description
Description
In Drupal, on the VAMC Banner content type, there is a checkbox for "Subscribe to email updates". When a banner is first created this checkbox is actually defaulted to checked so there are typically a lot of banners with this option selected.
The help text says that when checked, this will Add a CTA button linking out to the email subscription URL, which is configured at the VAMC level.
. After testing however, I was not able to find any existing banners or create any new banners that showed this CTA on the FE so I do not believe this is actually working as intended.
Engineering notes / background
Analytics considerations
Testing & QA
Scope / Impact analysis
What, if anything, could break as a result of this change?
Engineer should assess this when approaching PR.
Roles / assignments
After functional testing, code review, accessibility review, and design review can happen in parallel.
- Functional testing:
- Code review:
- Design review:
- Accessibility review:
- Product acceptance:
Acceptance criteria
ACs should capture expected behavior, to inform test plans. Consider devices, documentation updates including KBs, change management, and content model when applicable.
- Impact analysis is filled out and QA test plan is updated accordingly
- Does this product have an existing regression test plan?
- Yes, link:
- No, regression test plan will be created as part of the work / points in this ticket
Activity