The following table outlines the changes made in AudienceView 7.15.0:
IMPROVEMENT |
Platform – Improved Performance Regression issue by Refactoring List Management to not use Data Locks Some performance issue were discovered in recent releases of 7.X that caused system stalls under certain usage situation. To eliminate the most common source of these stalls, the RegistrySO locking infrastructure around lists has been refactored to use atomic operations (C++ 11). This addresses the most common cases of long-running locks, which were related to AudienceView configurations involving lists (which includes quite a few). Though this addresses the most common cause of locking stalls, more refactoring is planned for upcoming releases. Upcoming refactoring includes removing locks for cases of direct Registry modification. For now we continue to recommend that changes made in the Registry should be handled by select individuals during low-use hours. |
AVD-15918 |
IMPROVEMENT |
Desktop - Remove Fill Zone from Legends. To improve performance, the Fill Zone section of the Legends application has been removed, and the Fill Legend Values list has been changed from a System List to a User List. Instead of creating individual fill zones in the Legends application and then applying them to admissions via the Event Configuration application Admission Management|Best Available page, values are added to the Fill Legend Values list. The values are then populated with colour gradient assignments on the Admission Management|Best Available page. The fill zone also appears in the status section when a seat is hovered over. There is no reduction to the users capabilities, and the fill zone values operate the same way to control the relative quality of each seat. |
AVD-13278 |
IMPROVEMENT |
Desktop - Allow users to pull agent, shipping and billing customer information and question information from the New Business Intelligence's Order object. |
AVD-15866 |
FIXED |
Desktop - When an order contains both admissions with charges and admissions without charges, occasionally when the admission without the charge was removed from the order the charges would be removed as well. |
AVD-3169 |
FIXED |
Desktop - There's an error in the way that contract performance fees are being calculated when admissions were removed from orders. A datafix has also been added to the upgrade to recalculate incorrect values in the data (AVD-15934). |
AVD-15747 AVD-15934 |
FIXED |
Online - A validation error occurs when customers attempt to accept an offer (partially and fully). |
AVD-15996 |
FIXED |
Desktop - The Customer Services application Events|Seat Map page is displaying an error and some seats are not being displayed as expected. |
AVD-16061 |
FIXED |
API - addBundleSeats called through the node WebAPI causes a crash/unkown error. |
AVD-16066 |
FIXED |
Desktop - The 'Override Existing Calendar Values' option on the Event Configuration application Events|Batch Update|Calendar is not functioning. |
AVD-16093 |
FIXED |
The Event Owner Portal crashes when editing an event. |
AVD-16134 |
FIXED |
Bluefin - The application does not send the customer name on keyed transactions. The customer name is now sent in the 'First Name' field on keyed transactions. |
AVD-16188 |
FIXED |
Online - Shopping Cart Recommendations cause a 500 error. |
AVD-16218 |