Uploaded image for project: 'Subscription Watch'
  1. Subscription Watch
  2. SWATCH-3987

Remove product_id field from contracts table

XMLWordPrintable

    • 3
    • False
    • Hide

      None

      Show
      None
    • False
    • subs-swatch-lightning

      We don't use product_id field anymore in contracts table. That column was used earlier when we were determining the product_tag information on the fly. We are not doing it anymore because we store that information in sku_product_tag table which we retrieve through sku in contracts table. 

      This column creates confusion since we don't populate it anymore in table.

      AC:

      • Liquibase script to delete the column product_id column
      • Update index if any present with product_id
      • Testing will be regression

              Unassigned Unassigned
              karshah@redhat.com Kartik Shah
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: