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

Migrate flows to use query parameter responses store #5552

Open
32 tasks
theseanything opened this issue Aug 11, 2021 · 0 comments
Open
32 tasks

Migrate flows to use query parameter responses store #5552

theseanything opened this issue Aug 11, 2021 · 0 comments

Comments

@theseanything
Copy link
Contributor

theseanything commented Aug 11, 2021

We recently introduced the ability to use query parameters as a response store. We should migrate the existing flows that use the URL path to store user responses to use query parameters. This will help remove redundant code and make the functionality of Smart Answer consistent.

To help prevent user interruption during the deployment of updates flows this PR implements a automatic redirect from path based to query parameter URLs. #5648


Flows to migrate:

  • addition-commodity-code Refactor commodity code flow #5545
  • all-smart-answer-questions
  • am-i-getting-minimum-wage
  • business-coronavirus-support-finder
  • calculate-agricultural-holiday-entitlement
  • calculate-employee-redundancy-pay
  • calculate-married-couples-allowance
  • calculate-statutory-sick-pay
  • calculate-your-holiday-entitlement
  • calculate-your-redundancy-pay
  • check-uk-visa
  • child-benefit-tax-calculator
  • childcare-costs-for-tax-credits
  • estimate-self-assessment-penalties
  • help-if-you-are-arrested-abroad
  • inherits-someone-dies-without-will
  • marriage-abroad
  • maternity-paternity-calculator
  • maternity-paternity-pay-leave
  • minimum-wage-calculator-employers
  • part-year-profit-tax-credits
  • plan-adoption-leave
  • register-a-birth
  • register-a-death
  • report-a-lost-or-stolen-passport Use query parameters for report lost or stolen passport flow #5554
  • simplified-expenses-checker
  • state-pension-age
  • state-pension-through-partner
  • student-finance-calculator
  • towing-rules
  • uk-benefits-abroad
  • vat-payment-deadlines Use query parameters for vat payment deadlines flow #5555
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

No branches or pull requests

1 participant