Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Currently on Aptify Web column chart view, the month data is displayed in alphabetical order in chart. Fixes have been done in 6.3 release to display the month data in chronological order instead of alphabetical order.

(Issue 5700)

List Filter Disappears After Returning to View Properties

...

Fixes have been done in Aptify 6.3 version to remove the extra Years value column displayed on column chart view when the chart view is grouped by Year. Now the extra column will not be displayed for such views. 

(Issue 5341, 5336)

Service Process Flows Calls Return All Information from User Credentials When It Should Not

When you run a Service Process Flow (like the Create Contact Log example from https://kbaptifykb.aptifyatlassian.comnet/wiki/displayspaces/A6PK/pages/21935068473/Using+Aptify+SOA+with+Postman), the Response includes all of the information from the User Credentials object, including a Domain User’s Password, SQL Server name, etc. Fixes have been done in 6.3 release to correct this problem.

...

Fixes have been done in 6.3 release to correct the token error in Bluepay Hosted payment on Web application when CSRF settings is turned ON in web-.config file.

(Issue 5697)

Web 6.2 -- Some ELVs Do Not Show Paging or Item Count 

...

<add key="Aptify.Framework.ObjectRepository.AptifyObjectRepository.IsObjectDownloadActive" value="false" />

(Issue 5633, 5349)


AptifyCreateProcessFlowRun.exe Not in Object Repository but other app server files are

6.3 Object Repository has been updated with the latest exe for AptifyCreateProcessFlowRun.exe so that the latest file is downloaded when Object Synchronizer is run.

(Issue 5337)

Images Appear as Broken Links in HTML Editor 

...

In earlier version of Aptify Web, When a user saves a topic code against a persons, save it and then try to unassign it, the topic code did not get deleted. This has been corrected now.

(Issue 5246)

ELVs in Records Don't Resize to Fill Browser at Different Zoom Levels

Fixes have been done in Aptify 6.3 version to correct the display of subtype ELV record resizing such that the the ELV fill the browser for different zoom level set.

(Issue 5047)

Web: Lists Record UI Issues 

...

Fixes have been done in Aptify 6.3 release to allow users to add customer records in Bulk Order Records.

(Issue 5209)

Cannot Add Views to Favorites

In Aptify 6.2, users are not able to add views to Favorites. This has been corrected in 6.3.

(Issue 5208)

Universal Search -- Clicking Last Page Button Loads Page 38 of Find Results 

...

In Aptify 6.2 version, Bluepay Remote Hosted Payment was not working in Contribution Payment Wizard on Smart Client. This has been corrected in Aptify 6.3.

(Issue 5150)

Typo in AptifyItemRatings Causes Entity Not Found Error

In 6.3 version of Aptify a typo in the entity name"Rated Items” has been corrected to display it correctly as "Rated Item".

(Issue 4881)

Process Flow Does Not Run Using Multiple Base View (MBV) with Advanced SQL as Input

In 6.0 version of Aptify, when a process flow  is setup to take a ViewID as an input, and if the View has advanced SQL based on a Multiple Base View, the Process flow runs successfully but the email that is supposed to be sent does NOT go out. This behaviour has been corrected in Aptify 6.3.

(Issue 4874)

Need new event that is triggered when payment save is complete

Before Aptify 6.3 version, the Payment successfully email was sent when a payment is submitted online but the transaction has failed further. This behaviour has been corrected now.

(Issue 4858)

Adding a New Product To Existing Order Fails to Update Order Line Description

Before 6.3 Aptify, when the product’s description shows the PriceName, if you select a new price in the order, the orderline description updates in the desktop client was not reflected in the Web version. This has been corrected now.

(Issue 4852)

spGetPersonSubcriptionsBySubscriber Can Timeout on Large Databases Due to vwSubscriptionMembership Call 

...