Closed plexus closed 1 year ago
This doesn't seem to work at the moment.
(defactory customer-session {:state :OPEN} :traits {:redeemed {:with {:item_subsidies [{:sku rand-code}] :items [{:sku rand-code}]} :rules (let [?sku (facai/unify)] {[:item_subsidies :sku] ?sku [:items :sku] ?sku})}})
Facai is currently in maintenance mode in favor of Harvest. Rules are planned to change in Harvest anyway, so I'm not going to transfer this issue to Harvest.
This doesn't seem to work at the moment.