2.10.58 -
Sync SQL optimization: improve delete from the Queue dependency
Implemented new "Use extended Queue cleanup logic" option
Old logic ("No" option) - it will delete successful Queue records from the "tail" one-by-one
New logic ("Yes" option) - will delete successful records if it's "child" records are successful too. I.e. could be deleted record from the middle of dependency.
2.10.57 -
Consumers optimization: spawn a new messages on Memory limit restart
Implemented mechanism spawn a new messages on Memory limit restart
2.10.56 -
Performance issue, spikes ~5 min
Added a new conditions, this cron will works only if the both following options enabled:
Refresh grids
Reset Order Sync Statuses
2.10.55 -
CU-86853knw2 - Order sync issue: Call to a member function addData() on null
Fixed order sync issue with virtual products placed as Guest user
2.10.54 -
Individual Cron Group for each cron job
created individual Cron Group for each command to be able enable/disable them individually
2.10.53 -
Cron jobs performance
2.10.52 -
Individual Cron Group for each cron job
created individual Cron Group for each command to be able enable/disable them individually
2.10.51 -
Dependency Queue issue
Fixed Dependency Queue issue
2.10.50 -
Reindex issue: optimize SQL queries
Reindex issue: optimized SQL queries. changed sub-select to the LeftJoins
2.10.49 -
Adobe Commerce 2.4.6 + PHP 8.2 testing
Added compatibility for Magento 2.4.6 PHP 8.2
2.10.48 -
Delete/Reset record from the queue
implemented functionality that allows deleting/Reset a record and its dependencies from the queue
2.10.47 -
Sorting by Dependents column on Old From Mangeto grid brokes the page "Attention Something went wrong."
Disabled Sorting by Dependents column on Old From Mangeto grid
2.10.46 -
SF Account and Contact receive incorrect owner from Lead
Fixed issue with inheriting owner from Lead when it was changed on SF side
2.10.45 -
Opportunity owner does not inherit for Lead
Fixed issue with inheriting owner from Lead to Opportunity
2.10.44 -
[Addressbook] Country and State for location Account does not sync
Fixed Country and State synchronization for location Account
2.10.43 -
Product sync stuck in "Scheduled" status if remove product
Fixed isuue with re-sync on new queue grid
2.10.42 -
Undefined index: Account
Fixed isuue with Account sync ("Notice: Undefined index: Account in" ) issue could appears if some customer has SalesforceContactId, but doesn't have SalesforceAccountId
2.10.41 -
Custom date field values on Product become a day earlier on sync SF-> M2
Fixed issue with date field values on Products synchronization
2.10.40 -
Account lookup logic
Implemented new Account lookup logic (Create new Account and Contact for customers with the same First and Last name and different emails)
2.10.39 -
Incorrect status for synced Product
Fixed issue when sync status does not change after clicking on Process link in queue
2.10.38 -
Error 'Call to a member function getReservedOrderId() on null' in the queue
Fixed issue with Abandoned Cart sync
2.10.37 -
Error 'duplicate value found' in the queue
Fixed issue 'duplicate value found' in the queue with abandoned cart item
2.10.36 -
[Improvement] Creating new logic for dependency for M-SF sync Phase 2
Created new logic for dependency
2.10.35 -
Account lookup logic
Implemented new Account lookup logic (Create new Account and Contact for customers with the same First and Last name and different emails)
2.10.34 -
[Improvement] Creating new logic for dependency for M-SF sync
New logic for dependency for M-SF sync created
2.10.33 -
Reverse synchronization doesn't work, an exception occurs
Fixed issue with reverse synchronization for Magento 246
2.10.32 -
Error in Queue during Order and Opportunity reverse sync
Fixed issue with the Opportunity reverse sync on the version 245ce
2.10.31 -
Orders are not being synced
Fixed issue related to the "Lookup" logic:
if "multicurrency" feature enabled - the SQL query Lookup was incorrect and loads PricebookEntries for all products.
If Person account feature enabled - the SQL query Lookup was incorrect and loads BusinessAccount LookuoByName for all customers.
2.10.30 -
Sync does not work for High Volume mode
Fixed issue with sync in Highvolume mode for Magento 246
2.10.29 -
Errors during the sync of StockNotification
Fixed issue with the sync of StockNotification
2.10.28 -
SF -> M Error in SF Magneto queue when sync Contact without Address
Fixed error in SF Magento queue when sync Contact without some address fields. Error cound be fould in M2 logs
2.10.27 -
Error in queue if automatic synchronization is disabled for shipment
Fixed error in queue if automatic synchronization is disabled for shipment
2.10.26 -
Modules performance improvement:
fixed collection grouping
optimized selection
OrderItem sync: skip pricebook condition
QuoteItem(AbandonedCartItem) sync: skip pricebook condition
B2BQuoteItem sync: skip pricebook condition
Implemented new option "Skip PricebokEntry sync". The related Product wouldn't be added to the sync Queue if they are already synced
Resync Frozen doesnt work with Realtime
Resync Frozen queue option values changed to minutes
Correct Queue datatime filters
Corrected Queue datetime. Server date is saved in database
Check memory usage for consumers
Implemented new option "Memory limit for consumer". This option restart consumer when it exceeds memory limit
2.10.25 -
Show tnwsforce_order/grid_updates config
Added new "Reset Order Sync Statuses" option under "Debug and Logging" section
2.10.24 -
Required fields are missing: [Product2Id], fields [Product2Id] error when sync deleted product
Fixed problems with orderItem object if product already deleted before sync. Fixed problems with orderInvoicItem sync with deleted product. Added dependencies from the processing step
2.10.23 -
Refactoring: spl_object_id to spl_object_hash
Changed spl_object_id function to the spl_object_hash
2.10.22 -
On order edit, old order does not get synced
Fixed sync issue when Edit - Submit new order. Previous Opportunity is synced as Closed won. New SF Oreder and SF Opportunity is create for new Magento order version
2.10.21 -
Error during Invoice sync
Fixed issue with synchronization of two and more bundle products
2.10.20 -
Accounts are merged when Account names are not equal
Fixed Account merging by "company" name in Customer Billing Address
2.10.19 -
Fixed deadlock issue for Magento CE
Fixed tier price sync issue for Magento CE
Implemented new features: Sync of product Scheduled Updates.
implemented new features Automatical restart consumers when Store config (any) updated, Magento website updated, Some mapping updated, Scheduled product updates (id unabled)
2.10.18 -
Required fields are missing: [OpportunityId], fields [OpportunityId] when sync Order without Opportunity
Fixed issue Required fields are missing: [OpportunityId], when sync completed Order without Opportunity
2.10.17 -
Some records stuck in Salesforce Update Preparation status
Fixed issue with recirds which stuck in Salesforce Update Preparation status. Removed batches with state 'Queued' and 'InProgress' from caching
2.10.16 -
Error in queue when manually synchronize invoice or shipment
Fixed issue when manually sync Invoice and Shipment (Required fields are missing)
2.10.15 -
Error REQUIRED_FIELD_MISSING when re-sync order
Fixed Error REQUIRED_FIELD_MISSING when remove Magento ID mappings and re-sync order
2.10.14 -
[Improvement] Skip Opportunity synchronization in Closed - Lost status
After receiving Closed - Lost status Opportunity Stage will not be changed
2.10.13 -
Release performance, part 3:
Optimize newsletter subscriber load
Group parent queues and preload
Optimize method \TNW\Salesforce\Model\Queue::dependenceByCode
Optimize load from negotiable repository
OptimizeTNW_B2BAddressBookSalesforce module
Optimize columns selects on collection method
Preload Billing and Shipping addresses for orders and order customers
Preload order items
Optimize negotiable quote cart repository load
Optimize load company from cache in TNW_B2BSforce plugin
Optimize Order activate LoadByOrderStatus
Issues Fixed:
Customer EAV sub-entity does not sync
Fixed Issue when Customer EAV sub-entity does not sync after creating more that 60 custom attributes and mappings for them
MariaDB has the same maximum number of 61 tables in a join as Mysq
Fixed issue with SQL: "Too many tables; MariaDB can only use 61 tables in a join, query"
REQUEST_LIMIT_EXCEEDED: TotalRequests Limit exceeded. issues
Corrected error messages, added link to Wiki page about this issue
Some records stuck in Salesforce Update Preparation status - issue fixed
2.10.12 -
SF->M Created SF Invoice does not sync to Magento
...