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

Editor-centered management for Veteran-centered content.
https://prod.cms.va.gov
GNU General Public License v2.0
98 stars 69 forks source link

Improve VAMC system health service content with a focus on "Care we provide" #4799

Closed kevwalsh closed 2 years ago

kevwalsh commented 3 years ago

User Story or Problem Statement

Screenshot ![Edit_VAMC_System_Health_Service_Surgery_at_VA_Salisbury_health_care___VA_gov_CMS](https://user-images.githubusercontent.com/643678/112336802-c6e66080-8c93-11eb-8406-f8d5a6e7af49.png)

Change management triage

The change represented by this user story will:

Acceptance Criteria

Prelaunch

  1. Search for h2 and export CSV (21 as of Jan 18) - Jay
  2. Search for H4 and export CSV (53 as of Jan 18) - Jay
  3. Search for H5 and export CSV (4 as of Jan 18) - Jay
  4. Right before deploy:
  5. Send memo to VHA Digital Media to send to all VAMC content creators - Denise
  6. PR to remove feature flag logic on content-build repo.
  7. Delete feature flag FEATURE_CARE_WE_PROVIDE on https://prod.cms.va.gov/admin/config/system/feature_toggle
ContentBrewmaster commented 2 years ago

Added CM triage text

JayDarnell commented 2 years ago

Counts:

h2 (21 items) - vamc-system-service-audit-h2.csv

Post care we provide cleanup script: h3 (538 items) - vamc-system-service-audit-h3.csv

h4 (57 items) - vamc-system-service-audit-h4.csv

h5 (7 items) - vamc-system-service-audit-h5.csv

swirtSJW commented 2 years ago

Do we have to do anything more with these counts or can we call this epic done?

JayDarnell commented 2 years ago

I think they are mostly for posterity @swirtSJW - after the deploy finished and I ran the checks again all headers were gone (as expected). The final two steps in the deployment above aren't yet complete but one is its own ticket: https://github.com/department-of-veterans-affairs/va.gov-cms/issues/8914

Do we need another issue to delete the feature flag for good?

JayDarnell commented 2 years ago

PR to remove the feature flag now that it is no longer needed: https://github.com/department-of-veterans-affairs/va.gov-cms/pull/9040