Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Episerver - update 344

Release summary

New releases of Episerver Telemetry, Episerver Profile Store, Episerver Visitor Intelligence, and Episerver Campaign.

Released items December 1, 2020

Area ID Type Description Released
PROF-6932
  [InsightUI][Segment] Display 500 error when Preview Profile filter definition with quote and curly bracket

Fixed issue where a 500 error is displayed when using Preview Profile filter definition with quote and curly bracket.

Steps to reproduce:

  1. Create a profile filter definition like this:
POST: /api/v2.0/filterDefinitions
        {
            "Name": "PDF_Name_with_quote_curly_bracket",
            "Description": "Name equal inputValue with single quote and curly bracket",
            "Query": "Name eq '{{name}}'",
            "Category": "PFD",
            "Type": "Profiles"
        }

-> It returns 201 Created.
2. Open Insight > Segment > click Create a segment.
3. Choose the newly created filter definition in step 1 > choose Scope value and click Preview.

  • Actual: Display the Error message: Oops... Error: Request failed with status code 500.
EPiServer.Profiles.Client 1.23.0; (Or a related package);
Nov 26, 2020

Marketing_32.svgEpiserver Campaign

Episerver Campaign 8.46

  • Opt-in processes: Search by mailing ID
    When using the opt-in process self-service, you can search for opt-in processes by mailing ID (of the corresponding opt-in email). If the “Mailing ID” column is not displayed, click the down arrow in the upper right corner of the list and select the “Mailing ID” check box.
    See the Episerver User Guide: Opt-in processes

  • Blacklist cleanup: Feedback loop entries
    Previously, it was possible to delete feedback loop (FBL) entries via the blacklist cleanup in the Episerver Campaign front end. This has been fixed. If you now enter the reason of the FBL blacklist entry, for example, type=automatic;rule=FBL: AOL;mailing=12345678;m2u=987654321, and try to delete it, you get an notification that it is not possible.
    See the Episerver User Guide: Cleaning up blacklists

More on releases

Related topics

Last updated: Dec 01, 2020