- Issue created by @peterwcm
- πΉπΌTaiwan peterwcm
I implemented a 'dirty' quick fix that solved the error when running Drush, but the test is failing. I also noticed that the variable
$insert
is set by theregisterUsage
function. We may need to reassess the issue at a higher level. Any suggestions would be appreciated. - π¬π§United Kingdom alexpott πͺπΊπ
Nice find. This is definitely an issue - we need to do the same for source id too...
And it'd be great to test.
- π¬π§United Kingdom alexpott πͺπΊπ
I'll tackle cleaning this up. The basis of the fix implemented by @peterwcm looks good.
- π¬π§United Kingdom alexpott πͺπΊπ
alexpott β changed the visibility of the branch 3507921-bulkinsert-causes-db to hidden.
- π¬π§United Kingdom alexpott πͺπΊπ
alexpott β changed the visibility of the branch 3507921-bulkinsert-causes-db to active.
- π¬π§United Kingdom alexpott πͺπΊπ
I've added a test, fixed postgres and fixed string source IDs too.
- First commit to issue fork.
-
marcoscano β
committed 1cb41310 on 8.x-2.x authored by
peterwcm β
Issue #3507921: bulkInsert causes DB exception when inserting entity...
-
marcoscano β
committed 1cb41310 on 8.x-2.x authored by
peterwcm β