TYPO3GmbH / ext-hubspot

GNU General Public License v2.0
5 stars 5 forks source link

[BUGFIX] Sync pass identifier out of scope #11

Closed mabolek closed 2 years ago

mabolek commented 2 years ago

Sync pass identifiers for custom objects are now unique for object type, typoscript key, and foreign table. A valid sync pass identifier is also set when a mapping record is created. This should avoid "sync pass identifier out of scope" exceptions.