Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VACMS 18910 - Michelle M/Product is moving commonly treated conditions to CSV value #2347

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

eselkin
Copy link
Contributor

@eselkin eselkin commented Nov 7, 2024

Summary

  • Michelle M and Michael S discussed moving the commonly treated conditions to (when present) CSV in place of "and" terminated list
  • Sitewide

Related issue(s)

Testing done

  • Manually tested from CMS

Screenshots

N/A

What areas of the site does it impact?

JSON creation postprocessing of Drupal loaded data

Acceptance criteria

Quality Assurance & Testing

  • I fixed|updated|added unit tests and integration tests for each feature (if applicable).
  • No sensitive information (i.e. PII/credentials/internal URLs/etc.) is captured in logging, hardcoded, or specs
  • Linting warnings have been addressed
  • Documentation has been updated (link to documentation *if necessary)
  • Screenshot of the developed feature is added
  • Accessibility testing has been performed

Error Handling

  • Browser console contains no warnings or errors.
  • Events are being sent to the appropriate logging solution
  • Feature/bug has a monitor built into Datadog or Grafana (if applicable)

Authentication

  • Did you login to a local build and verify all authenticated routes work as expected with a test user

Requested Feedback

Check that .cache/localhost/drupal/static-data-files/va-healthcare-services.json is created with a second value per array that is now an array of strings.

…arated values which are split here and trimmed for use in vets-website
Copy link
Contributor

@randimays randimays left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wasn't quite sure what this meant:

Check that .cache/localhost/drupal/static-data-files/va-healthcare-services.json is created with a second value per array that is now an array of strings.

The file I generated locally seems to be a giant array of arrays - is this the expected result?

@eselkin
Copy link
Contributor Author

eselkin commented Nov 7, 2024

Yep. It just adds one more element that's an array. Mooore arrays. The 3rd element of each nested array used to be a string now it's an array of strings.

Copy link
Contributor

@randimays randimays left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gotcha, thanks! Approved.

@eselkin eselkin merged commit 0d0c681 into main Nov 7, 2024
27 checks passed
@eselkin eselkin deleted the VACMS-18910-search-service-type branch November 7, 2024 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants