With the new RabbitMQ based importer, you get 'stuck' on the import took when using the "From a new file" option to create a new order line. You should be able to return back to acq and see your uploaded records for ordering.
This renders the upload functionality in acq useless. If it's too hard to do the correct redirect with the jobs in between - should we remove the file upload option or maybe open it in a new tab so the connection to the basket is not totally lost?
Created attachment 143892 [details] [review] Bug 31711: (bug 27421 follow-up) Fix add to basket from a new file We lost the display of the "Add staged files to basket" link when create a new order from a new file Test plan: Add order to basket from a new file, select a file and import See the detail of the job and notice the "Add staged files to basket", click and confirm that it works as expected.
Would that work for you, Katrin?
Created attachment 143902 [details] [review] Bug 31711: (bug 27421 follow-up) Fix add to basket from a new file We lost the display of the "Add staged files to basket" link when create a new order from a new file Test plan: Add order to basket from a new file, select a file and import See the detail of the job and notice the "Add staged files to basket", click and confirm that it works as expected. Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Created attachment 143907 [details] [review] Bug 31711: (bug 27421 follow-up) Fix add to basket from a new file We lost the display of the "Add staged files to basket" link when create a new order from a new file Test plan: Add order to basket from a new file, select a file and import See the detail of the job and notice the "Add staged files to basket", click and confirm that it works as expected. Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Thanks for filing and patching this! I've added See Alsos to a couple of related bugs that I'm hoping this might fix incidentally.
Pushed to master for 22.11. Nice work everyone, thanks!