TNW_SForceCustomerGroup Module Release Notes

2.9.5 - Apr 18, 2023

  • 'Not logged in' customer group is replaced by a recently created contact group from SalesForce

Fixed issue with creating Customer Group SF -> M

2.9.4 - Apr 10, 2023

  • [Improvement] Creating new logic for dependency for M-SF sync

New logic for dependency for M-SF sync created

2.9.3 - Feb 14, 2023

  • Refactoring: spl_object_id to spl_object_hash

Changed spl_object_id function to the spl_object_hash

2.9.2 - Dec 15, 2022

Create disableMagentoSync__c field for mapping

2.9.1 - Dec 2, 2022

Release performance, part 2:

  • ProcessQueue Consumer. Entity loader

  • Prequeue Consumer. Optimize selects which run queue creates

  • Incorrect dependency for Non standard Price book entry

  • Prequeue Consumer . Optimize selects which run queue creates

  • Consumers . Implement clean local cache to classes

  • Prequeue Consumer . Optimize queue create calls.

  • Hide columns when the sync is disabled

  • ProcessQueue Consumer. Load customer attributes (For 2000 customers - 4000 times)

  • ProcessQueue Consumer. Customer address entity select (For 2000 customer - 2000 times)

  • Error Fetching http headers. Incorrect SQL request on Lookup

  • Sub-select on Grid pages

2.9.0 - Oct 11, 2022

  • Investigation of heavy load

  • 'Disable sync' option doesn't' work on the product page in Admin Panel - issue fixed

2.7.11 - Sep 5, 2022

  • Tax Classes doesn't sync

Fixed issue with Tax Class synchronization for customer groups

2.7.10 - Sep 2, 2022

  • Check module re-install process.

Improved uninstall script. Added our tables/columns delete logic

2.7.9 - Aug 26, 2022

  • Update file copyrights/strict_types

Added the strict_types declaration to all files

2.7.8 - Jun 20, 2022

  • Error during installation.

Fixed issue with modules installation ( bin/magento setup:install)

2.7.7

Salesforce sync status is missing in Customer Group grid - Issue fixed

2.7.6

  • Sync from M to SF starting immediately after syncing from SF to M containing empty values - Issue fixed

2.7.4

  • Move mappings from the menu to the own page

All the mappings are moved to the Manage Mappings page which is in the Configuration section. All “mapping links” are removed from all other menus (eg. sales, products, etc)

2.7.3

  • Config improvement

2.7.2

  • Cleanup dependencies in the Queue

2.7.1

  • RabbitMQ fix