...
Member statistics dashboard: Detailed comparison in period section
(RTL-4518)
The "detailed comparison in period" section of the Member Statistics Dashboard has been added.
...
Member statistics dashboard: Average age section
(RTL-4515)
The "average age" section of the Member Statistics Dashboard has been added.
Improvements
...
Header
...
Description
Export of Private customer
...
(RTL-
...
5753)
CustomerService exports private customers in a separate blob type instead of exporting it together with members. The contract for Members and Customers are the same for both import and export, but they will arrive in different blobs so that external systems (like EG POS) can listen to customer changes without receiving members at the same time.
Also a new Import contract was added and the old one was removed from Swagger. We will still support the old contract, but it was renamed from MemberIdentity to Identity.Import since it includes both members and customers.
Improvements
Header | Description |
---|---|
Member identities view times out (RTL-5244) | Performance has been improved |
Deleted Association in CW (on-premise) does not sync to Cloud (RTL-5560) | Deleted associations are correctly removed from member identity in customer service. |
Values in LinkedAssociationsID in MemberService are deleted on update from CustomerService (RTL-5357) | Updates from CustomerService no longer delete Associations that shouldn't be deleted |
Merge timeouts causes Integration Platform to abort and stop the jobs (RTL-5762) | Merging exception of BusinessCustomerMerger and CustomerGroupMerger does not abort job but is handled gracefully with failed batch and error message in staging. Failed merging batches are retried when caused by timeout |
Performance has been improved
Deleted Association in CW (on-premise) does not sync to Cloud (RTL-5560)
. |
Member statistics dashboard: Age groups section
...