migtools / mig-ui

Openshift Migration UI
Apache License 2.0
10 stars 31 forks source link

Tech debt: deduplicate logic for determining migration type of a plan by status conditions #1379

Closed mturley closed 2 years ago

mturley commented 2 years ago

Introduced by https://github.com/konveyor/mig-ui/pull/1378. The two switch blocks there could be factored out to a helper function. cc @pranavgaikwad