...
Member statistics dashboard: Loyalty program support
(RTL-5776)
Support for loyalty programs has been added to the Dashboard.
For the time being all users with access to the dashboard has access to all loyalty programs
Member card view
(RTL-5731)
A new view for displaying member cards has been added to the Loyalty module.
Member statistics dashboard: Rework of the Subscriptions section
(RTL-5722)
A third graph was added to improve readability. Percentage of member total was also added to all three graphs
Member statistics dashboard: Detailed comparison in period section
...
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.
...
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. |
...