Closed (fixed)
Project:
Drupal core
Version:
9.2.x-dev
Component:
migration system
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Dec 2020 at 12:10 UTC
Updated:
18 Jan 2021 at 14:19 UTC
Jump to comment: Most recent
Comments
Comment #3
matroskeenTests passed. Moving to NR.
Comment #4
matroskeenComment #5
quietone commentedI reviewed the MR and this looks like a nice bit of cleanup to me.
The references to the path to the temporary file remain in the query, with no change, so that temporary files are excluded from the query results. All other reference to the temporary scheme are removed.
Thanks!
Comment #6
alexpottCommitted c61a9d4 and pushed to 9.2.x. Thanks!