Try our conversational search powered by Generative AI!

Insight: Inconsistent "null" Manager info in upgraded and fresh installation sites

Found in

EPiServer.Profiles.Client 1.6.0

Fixed in

EPiServer.Profiles.Client 1.7.0

(Or a related package)

Created

Aug 08, 2018

Updated

Nov 30, 2018

State

Closed, Fixed and tested


Description

Preconditions:

  • Site1: Install the PS 1.5, then upgrade to PS "1.6.0-pre-1324".
  • Site2: Install PS "1.6.0-pre-1324".
    Use the same Insight keys in both sites.

1. Create a new segment from ProfilesAPI:
POST urlSegments/

{ "Scope": "f59fdcea-559e-410e-bb4f-2192b12161cb", "ProfileQuery": "Name ne admin@example.com", "AvailableForPersonalization": true, "Archived": false, "FavoredBy": ["test@example.com","admin@example.com"], "Name": "API_Create new segment", "Description": "API_Create new segment" }

2. Open Insight/Segments in both site.

Expected: The Manager info is the same.

Actual:
In site1 (upgraded PS), a blank displays.
In site2 (fresh install PS), "null" displays.