Try our conversational search powered by Generative AI!

[Integration] Inconsistent MatchingProfile when GET duplicated segment in summary and in details

Found in

EPiServer.Profiles.Client 1.6.0

Fixed in

EPiServer.Profiles.Client 1.6.0

(Or a related package)

Created

Jul 24, 2018

Updated

Sep 18, 2018

State

Closed, Fixed and tested


Description

Precondition: A created-from-ProfilesAPI "Name eq admin" (0 profile) and created-from-Insight "Last seen within 24 hours" (20 profiles) available in the store

1. In Insight, duplicate the "Name eq admin" and "Last seen within 24 hours".
2. Perform:
urlSegments/?$orderby=CreatedDate desc

Expected:
The "Copy of Name eq admin" has MatchingProfile=0 and "Copy of Last seen within 24 hours" show with "MatchingProfiles":20

Actual:
The "Copy of Name eq admin" and "Copy of Last seen within 24 hours" show with "MatchingProfiles":10

3. Get the details of "Copy of Name eq admin" and "Copy of Last seen within 24 hours"

Actual: Both segments show "MatchingProfiles":291