Symptoms

There is a number of BA problem reports with error message similar to below:

ExceptionResult: Parallels Operations Automation error #error_code #-1, extype_id #-1, module_id #, Row was updated or deleted by another transaction (or unsaved-value mapping was incorrect) : [com.parallels.pa.service.notifications.domain.OnScreenNotificationMessage#55e2d0d0-2f3c-450a-b879-d3a19f5199a7]

Is there any negative impact?

Cause

When processing orders, BA sends several notifyOrder for same order to OA (about different events). If the order is placed, processed, payed and completed right away there are chances to get such error reports. The issue is caused by the bug with id #PBA-83935 ("notifyOrder fails with exception 'Row was updated or deleted by another transaction'"). There is no negative impact on order processing, the reports mean that the customer will not be notified for some of the order processing events (e.g. there will be notification "Order Placed" in CCP v2, there will be only "Order Completed").

Internal content