Problem/Motivation
Path redirect import module (https://www.drupal.org/project/path_redirect_import) not importing query params while we are importing bulk via csv. When we are running migration, it uses the core service due to which query params not getting imported.
Steps to reproduce
1. Install Path Redirect Import module.
2. Go to [base_url]/admin/config/search/redirect/migrate
3. Upload the attached CSV file and run the import.
Now you will see only the URL will come and query paramters will not get imported