FoxComm / highlander

Because there can only be one
MIT License
9 stars 3 forks source link

MWH kangaroos backport #1858

Open annappropriate opened 7 years ago

annappropriate commented 7 years ago

Task: backport MWH changes @jmataya introduced in kangaroos branch to master Long-term goal: synchronous communication between phoenix and MWH, stock items consumer gone

Round 1:

Leave phoenix as-is, make consumer propagate changes to SKUs instead of stock item. Description from @jmataya phoenix-to-mwh

Kangaroos gets rid of this long term, in favor of a synchronous connection between Phoenix and MWH, but we can use it to our advantage now Today, stock item consumer listens for creations and updates to sku and propogates those changes to stock items Modify it do propogate changes to MWH sku instead And leave phoenix as-is Once new code it deployed, simply touch all of the SKUs (via the API) in Phoenix to have the consumer pick them and migrate to MWH

Roadmap

@lurym please attach PRs to track the progress

Round 2:

we need more discussion on this

Roadmap

Roadmap (old and no longer actual)

annappropriate commented 7 years ago

https://github.com/FoxComm/highlander/issues/2057

lurym commented 7 years ago

Script that copies MWH SKU id to Phoenix database: https://github.com/FoxComm/highlander/blob/c962fe64a8f31f99c1dd2ef4ddf65c7c8947e1bc/skusquery.sql