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

Fix handling of migration errors #12928

Merged
merged 2 commits into from
Sep 23, 2020

Commits on Sep 23, 2020

  1. Fix handling of migration errors

    The migration type selection screen PR did not correctly handle errors
    and any user input error on the migration page would simply redirect
    back to the selection page. This meant that the error would simply be
    lost and the user would be none the wiser as to what happened.
    
    Signed-off-by: Andrew Thornton <[email protected]>
    zeripath committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    c8adb24 View commit details
    Browse the repository at this point in the history
  2. make gen-swagger

    techknowlogick committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    4817655 View commit details
    Browse the repository at this point in the history