Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

2.10.1 -

  • Synchronization does not work on Starter module version

FIxed Issue with consumers on Starter module version

2.10.0 -

Huge performance update:

  • Accelerating the \TNW\Salesforce\Model\ResourceModel\Objects::loadObjectIds Method

  • PreQueue Consumer. Optimize buildDependency method

  • ProcessQueue Consumer. Reducing the number of requests to the database when processing the queue tree

  • Prequeue Consumer . Optimize skip rules for all object types.

  • ProcessQueue Consumer. Append cache to method (for 2000 customer sync called 4000 times)

  • ProcessQueue Consumer. Mapping step working very slow.

  • ProcessQueue Consumer. Create multiple save queues.

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

  • Pricebook entry sync error Required fields are missing: [Product2Id], fields [Product2Id] - issue fixed

  • Serialization failure: 1213 Deadlock found when trying to get lock when Sycn Orders (qty 5400)) - issue fixed

  • Opportunity sync error Required fields are missing: [Name, CloseDate], fields [Name, CloseDate] - issue fixed

2.8.22 -

[Improvements] Cleanup command removes only a few records from the Queue

Improved Cleanup command. Added new options:

  • Items count we delete in the Queue in a batch

  • Algorithm to get cleanup candidates (Multy Query, Left Join Query )

2.8.21 -

  • Implement the consumers restart logic

Implemented the consumers restart logic. Added a new "Restart consumers" button to the "General" config page

2.8.20 -

  • Orders not getting put in queue.

Fixed issue when Orders was not added to the Queue correctly until any of the Customers (or their Orders, Invoices, etc) without a Website are present in Prequeue

2.8.18 -

  • Forbid the B2BQuote sync if the latest version is present

Removed 'Create Opportunity Items for the status' logic. Improved B2BQuote synchronization - Forbid the B2BQuote sync if the latest version is present

2.8.17 -

  • AbandonedCartItem sync issue

Fixed issue when re-sync records related to removed entities

2.8.16 -

  • memory performance

Fixed OOM issue caused by syncing huge products count

2.8.15 -

  • Account duplicates

Fixed issue when Account could be duplicated using Bulk sync mode

2.8.14 -

  • Error during the Account sync

Fixed issue "Account ID: id value of incorrect type"

2.8.13 -

DateTime sync

Fixed issue with date/dateTime fields type synchronization. If Time ones in Magento and SF Org user are the same date/dateTime is identical

2.8.12 -

  • Check the module:disable and module:enable cases for all our modules.

Fixed issue when mapping disappears after disabling modules

2.8.11 -

  • Product prices in Magento and SF do not match in some cases

New mappings options are added for the following entities:
OrderItem
OpportunityItem
B2BOpportunityItem
B2BQuoteItem
Abandoned Cart Item

2.8.8 -

  • Inherit AccountOwner from the Lead Owner

Corrected sync Logic for the Account and PersonAccount objects. Account Owner is Inherited from the Lead Owner

2.8.7 -

  • Additional indexes for tnw_salesforce_entity_queue.

Added additional indexes for tnw_salesforce_entity_queue

2.8.6 -

  • Create events for SF ID save.

Added the following events:

tnw_salesforce_objects_save_before
tnw_salesforce_objects_save_after
tnw_salesforce_objects_delete_before
tnw_salesforce_objects_delete_after

2.8.5 -

  • Sync disable config doesn't take affect to cron jobs

Fixed issue with cron jobs. After disabling module configuration any cron-based work or consumers does not run if the sync is off.

2.8.3 -

  • Error during closing order (Deadlock issue)

Fixed Deadlock issue appears on admin panel.
Now all record first appears in pressure than in the queue

2.8.2 -

  • Issue with site speed and webscale

Improved site speed and webscale

2.8.1 -

  • Error when sync order with Zero Grand Total

Fixed issue when synchronizing order with Zero Grand Total

2.8.0 -

  • Added support of our modules for Magento 2.4.4 and php 8.1

Issues fixed:

  • RabbitMQ synchronization error

  • Tiered product price reverse sync exception

  • Incorrect error message on Contact reverse sync with empty required fields

  • Product entries sync error

  • The guest order does not sync

  • Lead sync error

  • Exception on the Edit order page

  • Exception on General - B2B Features - B2B Quotes (extended) configuration page

  • Error on the Company page

  • Error on Salesforce tab on the Order page

  • Lead link does not remove after conversation

  • Last synchronization date does not match date on PC

  • QuoteItem and OpportunityItem does not sync

  • Order Sync error with deleted product

  • Order Sync error with deleted product (product synced before)

  • B2B Quote - Opportunity sync error

  • Unable to edit b2b quote

  • Discount does not apply on b2b quote at first save

  • B2B quote versionization does not work

  • The product became disabled after reverse sync

  • Opportunity Customer Role drop-down list is truncated

  • Error when creating new Quote from Order

  • The quote could not be created. Please try again later. For a company without sales rep

  • B2B Quote does not sync automatically

  • B2B versionization does not work. Quote created from order

  • Incorrect Invoice Amount for bundle product

  • Bulk sync does not work

  • An exception occurs when using the Quick Order button on the SF side

  • Email for b2b quote does not contain information about the product

  • An exception occurs when trying to change Magento Admin password if the connection to SF is lost

  • No labels