Atlas-Authority / marketing-automation

GNU General Public License v3.0
19 stars 16 forks source link

Fix HubSpot custom association support #146

Closed thesoftwarephilosopher closed 1 year ago

thesoftwarephilosopher commented 1 year ago

This finishes #142 by updating data-shift-analysis code to support custom HubSpot association types. Previously stored data sets used a different association format than what we now use since #144, and the code wasn't able to support both formats. This PR supports both the old and new association formats in stored data sets, so that data-shift-analysis code will now work again.