Support for D6 user reference fields was added in #2447729: Migrate D6 user reference fields to D8 entity reference field storage config entities, but that only migrates the field definitions into D8. We still don't have the final puzzle piece, which is migrating the user reference field values from D6 to D8. Let's add that.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 2886801-2-FAIL.patch | 898 bytes | phenaproxima |
| #2 | 2886801-2.patch | 2.06 KB | phenaproxima |
Comments
Comment #2
phenaproximaHere we go! With tests. Aw yeah.
Comment #3
maxocub commentedQuite straightforward, I don't see anything wrong, good work!
Comment #4
phenaproximaComment #5
phenaproximaAt @catch's request, here's a failing test-only version of #2.
Comment #7
phenaproximaFailed as expected, so back to RTBC for #2.
Comment #9
catchCommitted/pushed to 8.4.x, thanks!
Comment #10
catchThis should go into 8.3.x too.
Comment #12
catchCherry-picked to 8.3.x, thanks!
Comment #13
catchAlso retrospective priority/tag, this is massive :)