Closed (fixed)
Project:
Migrate Tools
Version:
8.x-4.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
17 Nov 2017 at 11:34 UTC
Updated:
20 Nov 2018 at 14:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
heddnComment #3
Ben Buske commentedFYI: If the limit is smaller than the batch size it works.
Comment #4
kriboogh commentedLimit recalculated every batch run.
As a side fix, I also fixed the catch exception to handle all exceptions, so you won't get a white page if your migration somehow fails.
Comment #5
kriboogh commentedComment #6
heddnLet's move the exception stuff into another issue. Any chance we can add a UI test for this fix?
Comment #7
kriboogh commentedI removed the exception stuff, and updated the patch file according to the documentation.
Comment #8
heddnTagging for tests. Can we see an interdiff to that last patch?
Comment #9
kriboogh commentedAdded the inferdiff. Sorry no time to write the tests myself.
Comment #10
heddnI'll even accept manual testing. Anything.
Comment #11
karlshea#7 worked for me with limits both under and over the batch size.
Comment #12
heddnSounds like an RTBC to me.
Comment #14
heddn