Issue |
Solution |
ID |
After paying with for an order using a customer's account balance, the customer account balance is not being updated. |
This has been corrected in AudienceView 6.5.0.
Customer account balances are being updated after the funds are used to pay for an order. |
CORE-6 |
There's a duplication of code around order charges calculations. It does not cause any errors in calculation and does not have any side effects. |
This has been corrected in AudienceView 6.5.0.
The duplicate code has been removed. |
CORE-82 |
The AVScheduler crashes when sending large batches of emails. |
This has been corrected in AudienceView 6.5.0.
The thread pool creation/queing has been syncornized. Log messages have also been added in case of future failures. A memory leak issue was also fixed. |
CORE-184 |
A donation of any kind 20 characters in length causes the system to hit an arithmatic overflow, creating a credit on the order that can be saved. |
This has been corrected in AudienceView 6.5.0.
By default, only a donation of 10 characters or less can be made. This amount is configurable via the Registry application Registy::EN::Business Objects::TSorderBO::Gifts::Pledge Date node 'Maximum Length' field. |
MAINT-29 |
When a performance has two calendar rows, one with a promotional code and one without, and the associated price chart contains price types without promotional codes and a price type with a promotional code, all of the price types (regardless if they are on promotion) are displayed when the promotional code is entered. |
This has been corrected in AudienceView 6.5.0.
The price types are displaying properly. |
MAINT-331 |
The ticket numbers and statuses of miscellaneous items included within bundles are rolling back when orders are reloaded. |
This has been corrected in AudienceView 6.5.0.
The ticket numbers and statuses of miscellaneous items included within bundles remain when orders are reloaded. |
MAINT-378 |
An error occurs when searching for a performance via the Customer Services application Seats|Search page using the 'Available Section' field. |
This has been corrected in AudienceView 6.5.0.
The error no longer occurs, and any applicable search results are returned as expected. |
MAINT-392 |