This document contains the Bug fix description of Aptify 7.0 release and is divided into below categories:
Table of Contents maxLevel 2
Business Application Improvements
Company Name does not Show Up in Home Address Label in Desktop
With 7.0 Aptify desktop "Preview Mailing Label" option will start showing Company name for Home address.
...
In Aptify Web, when a record for an entity was created from the Details tab of Person’s record, the ELV did not auto-refresh to show the newly created record. This issue has been resolved, now creating a specific entity from details will auto-refresh ELV.
(Issue 5955)
Batching Problem with Multiple Date Prompts
This issue fixes a problem reported with batching process where the batch wizard was not properly taking multiple date prompts. For example, a prompt view with a BETWEEN operator and date range from 6/1/2021 to 6/30/2021, used 6/1/2021 as the start date and the end date. This resulted in incorrect data.
(Issue 6001)
Web Export to Excel Fails with Certain SQL
...
Web Export to Excel Fails with Certain SQL
With Aptify release 7.0, the export to Excel utility for views supportsusing case sensitive SQLs and views created using SQLs with concatenation function.
...
In Aptify Web, when an order was placed for Meeting Product, the available inventory field did not get updated for Qty Avail on the Order line form and Avail. Space on the Meeting Product form. This issue has been fixed.
(Issues 6719 and 6720)
...
Product Pricing issue
In Aptify Web, when a renewed membership order was cancelled and the cancelled order was shipped, the subscription status showed as "Active" instead of "Cancelled”. This issue has been addressed in release 7.0.
(Issue 6723)
Product Pricing issue
In Aptify Web, there was there was an issue with the product pricing while creating a new order record. The product pricing was not getting picked correctly as per the person’s member type. This issue has been resolved.
...
In Aptify Web, when a record was deleted from a Persons or Company List, or from Committee view, Aptify showed the spinning icon and became unresponsive. Further, the record was deleted from Aptify Web list but not from Desktop. This behavior has been corrected.
(Issue 6701)
Security Improvements
Blackduck Scan Improvements (log4net dll vulnerability)
As part of Blackduck scan findings, Code review was done on Aptify source code for checking log4net dll vulnerability. Fixes have been done in the source code to remove log4net-2.0.8-bin-newkey.zip file from the source code as there was no dependency found for the same.
(Issue 6668)
Blackduck Scan Improvements (SharpZipLib)
As part of Blackduck scan findings, fixes have been done to Aptify source code to update the NPOI version and the SharpZipLib files to 1.3.3 version.
(Issue 6670)