The uc_order_quotes.order_id column is used as the primary key with the merge query used in uc_quote_uc_order(), and not having a primary key makes it impossible to migrate data to this table using the Migrate module.

CommentFileSizeAuthor
#1 2262101-uc-order-quote-primary-key.patch430 bytesdave reid

Comments

dave reid’s picture

Status: Active » Needs review
StatusFileSize
new430 bytes

  • Commit 45ad818 on 7.x-3.x authored by Dave Reid, committed by longwave:
    Issue #2262101 by Dave Reid: uc_order_quotes table should have a primary...
longwave’s picture

Status: Needs review » Fixed

Committed to 7.x-3.x and 8.x-4.x, thanks for the patch!

  • Commit a1c6ab4 on 8.x-4.x authored by Dave Reid, committed by longwave:
    Issue #2262101 by Dave Reid: uc_order_quotes table should have a primary...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.