Add request details to migrate
The search results screen now has a "Show request details" button that shows the details of the request being migrated. This worked fine for creating a new request because the data was coming from the form, but didn't work when migrating because there was no data coming from any form. This patch adds the already created request's details to the migrate step, making the 'Show request details' work for both create and migrate.