SuperHyperInstantFutureTime / TrackShift

0 stars 0 forks source link

Uploads: Products from different sources are not being combined #146

Closed richardbirkin closed 10 months ago

richardbirkin commented 10 months ago

e.g. From Overseas & zake 'Demain des l'aube'

How i got there:

Step 1: Import distrokid (smallest) Step 2: Set costs and splits for the album Step 3: Import bandcamp

Result: There are two products for the same album in the product table. One is the Distrokid (has artwork and the costs/splits I entered in Step 2) and another one that is the Bandcamp one (no artwork, no costs/splits)

Expected behaviour: After importing distrokid and setting costs/splits for an album, if I then upload a Bandcamp statement then the earnings from Bandcamp should be added to the same product. After importing from both sources, there should be only one row of the product table for this product.

NB: I tried importing bandcamp first but the same thing happens both ways.

richardbirkin commented 10 months ago

@g105b

The only outstanding issue with this, I think, is that it's buggering up the artwork.

  1. import Distrokid
  2. nearly all releases have artwork
  3. import Bandcamp
  4. artwork is 'missing image', not placeholder
richardbirkin commented 10 months ago

This has been solved - the data cache was not included in the deployment of this branch for some reason.