-
Notifications
You must be signed in to change notification settings - Fork 70
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-17854: Add feature toggle to display old/new telephone fields conditionally #19472
Merged
omahane
merged 17 commits into
VACMS-17854-integration-phone-number-migrations
from
VACMS-17854-add-feature-toggle
Oct 15, 2024
Merged
VACMS-17854: Add feature toggle to display old/new telephone fields conditionally #19472
omahane
merged 17 commits into
VACMS-17854-integration-phone-number-migrations
from
VACMS-17854-add-feature-toggle
Oct 15, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…Insurance content type form
…file content type.
…MC Facility in posts into Lighthouse.
…m Billing and Insurand and VAMC Facility content types.
…ese can be added back after the telephone migration is complete.
github-actions
bot
added
the
Facilities
Facilities products (VAMC, Vet Center, etc)
label
Oct 9, 2024
…ACMS-17854-add-feature-toggle
4 tasks
* VACMS-18163: BenefitTaxonomy four configs for how to apply * VACMS-18163: Added- revision_log_message to group_va_benefit_workflow * VACMS-18163: changes to config for field translation * VACMS-18163: Manual addition of - revision_log_message
Bumps [va-gov/content-build](https://github.com/department-of-veterans-affairs/content-build) from 0.0.3611 to 0.0.3612. - [Release notes](https://github.com/department-of-veterans-affairs/content-build/releases) - [Commits](department-of-veterans-affairs/content-build@v0.0.3611...v0.0.3612) --- updated-dependencies: - dependency-name: va-gov/content-build dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
We should check
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Moves the new telephone migration fields behind a feature toggle.
Relates to #17854
Testing done
Manual
QA steps (happy path, full QA happens here)
Run the migration (daily, once; check the telephone audit View and/or the Codit Batch Operations logs to see if the migration has been run by someone else before running)
Get a terminal in the tugboat
Run the following commands:
Validate Old Fields Appear on Node New with Toggle Off:
FEATURE_TELEPHONE_MIGRATION_V1
toggle is not checked.Validate Old Fields Appear on Node Edit with Toggle Off:
FEATURE_TELEPHONE_MIGRATION_V1
toggle is not checked.Validate Old Fields appear on Node Add Forms with Toggle Off:
Validate New Fields Appear on Node View With Toggle On
FEATURE_TELEPHONE_MIGRATION_V1
checkbox and save the form.Validate New Fields Appear on Node Edit With Toggle On
FEATURE_TELEPHONE_MIGRATION_V1
checkbox and save the form.Validate New Fields appear on Node Add Forms with Toggle On:
Definition of Done
Select Team for PR review
CMS Team
Public websites
Facilities
User support
Accelerated Publishing