magento / architecture

A place where Magento architectural discussions happen
275 stars 155 forks source link

Proposed changes for Wishlist schema modifications #409

Closed prabhuram93 closed 4 years ago

prabhuram93 commented 4 years ago

Problem

  1. The current schema proposed for Wishlist has conflicts with existing Wishlist.items
  2. Changes from https://github.com/magento/architecture/pull/395 needs to be propagated to this new schema.
  3. Typo on GiftCardWishlistItem.

Solution

  1. Deprecate existing Wishlist.items and introduce Wishlist.items_v2
  2. Changed Id fields from String to ID
  3. Updated fields on GiftCardWishlistItem

Requested Reviewers

@paliarush @DrewML @nrkapoor