Versions Compared

Key

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

CustomerService

 

Member statistics dashboard: Age groups section

(RTL-4516)

The "age groups" section of the Member Statistics Dashboard has been added.


Member statistics dashboard: Sales overview in period section

(RTL-4514)

The "sales overview in period" section of the Member Statistics Dashboard has been added.


Member statistics dashboard: Subscriptions section

(RTL-4511)

The "subscriptons" section of the Member Statistics Dashboard has been added.


Business customer view

(RTL-5210)

There was added a new view in Chain Web where business customers are listed.


Improvements 

Header

Description

Member identities is not scrollable for mobile screen (RTL-5535)

The Member Identities view is scrollable in mobile mode, and the fields in the grid are evenly spaced.

 


Member statistics dashboard: Members

...

Tenant config for MemberInfoServer: The IdentityDataProvider parameter determines which provider to use for getting and setting identity/member/customer data in the API. The default provider is "Hybrid," which uses the MemberService as the master for members and stores a copy of members in the database. The provider  "Standalone" fetches and stores everything in the database.


Improvements 

Header

Description

Missing association name from MemberService(on-prem)(RTL-5440)

When returning identity from MemberService ExternalNumber is passed as default association name.  

Remove loyaltyprogram from membership (RTL-5320)

LoyaltyProgramNumber was removed from MemberIdentity.

...

The new Loyalty icon has been implemented and applied for the loyalty main menu entry and the old loyalty icon is applied for the customer main menu entry.

Improvements 

Header

Description

Remove dependence to Organization number (RTL-5112)An organization number is not required when creating a member in MemberInfoService. It is possible to have no value in this field: NULL.
Member Identities View Missing Members (RTL-5042)All members are displayed in the member grid, and it is possible to filter on them.

...

There was added a new view in Chain Web where member identities are listed.

Improvements 

Header

Description

Fetching LpMember with no existing loyalty program (RTL-4525)

Loyalty program number is validated when calling MIS API GetMemberIdentity.

  • GET MemberIdentity returns 404 if the loyalty program doesn't exist.
  • MIS returns an exception when the loyalty program exists in the cloud but not in MemberService (MS returns status code 900).
  • Exception is thrown when loyaltyNumber is null.
Timeout do not cause FlatBatchJson to retry (RTL-4851)

Upon page validation exception batch lines are marked as failed (and ready for retry), and not as processed ok.

...

It is possible to add an association without an uploaded logo.
Thus associations without ImageURL are synchronized correctly to the cloud and are available on the webshop without a logo.


 

Improvements 

Header

Description

MemberIdentityMerger aborted as a deadlock victim (RTL-4262)Deadlock during merging of data does not abort MemberIdentityMerger. Deadlocked merging  data is marked as faulted  and retried on another run

...