You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a developer, I want to eliminate PCIU requests in staging, to ensure VAProfile Contact Information is properly pre-filling the data.
Issue Description
We need to add a feature flipper to control the removal of PCIU data requests within the pre-fill process. This will allow us to toggle the behavior on/off without requiring a deployment, ensuring flexibility and easier management of this feature.
The current pre-fill process includes PCIU data requests. However, in staging we need to disable these requests to ensure VAProfile Contact Information is properly pre-filling the data.
Tasks
Create flipper Create flipper
Add flipper in pre-fill calls
Put flipper in the initialize_contact_information (FormProfile)
Ensure tests are passing
Test locally
Test in staging
Acceptance Criteria
PCIU pre-fill requests have been removed from pre-fill in lower environments.
The text was updated successfully, but these errors were encountered:
RachalCassity
changed the title
Add Feature Flipper to Remove PCIU Data Requests in Pre-Fill
PCIU Replacement Step 4c: Add Feature Flipper to Remove PCIU Data Requests in Pre-Fill
Dec 17, 2024
User Story
As a developer, I want to eliminate PCIU requests in staging, to ensure VAProfile Contact Information is properly pre-filling the data.
Issue Description
We need to add a feature flipper to control the removal of PCIU data requests within the pre-fill process. This will allow us to toggle the behavior on/off without requiring a deployment, ensuring flexibility and easier management of this feature.
The current pre-fill process includes PCIU data requests. However, in staging we need to disable these requests to ensure VAProfile Contact Information is properly pre-filling the data.
Tasks
Acceptance Criteria
The text was updated successfully, but these errors were encountered: