EPiServer.Profiles.Client 1.14.0
EPiServer.Profiles.Client 1.24.0
Mar 11, 2020
Mar 22, 2021
Closed, Fixed and tested
Precondition:
There is a profile filter definition which has at least one param in the query, like this one:
{ "Id": "fd_PDF_Name_eq", "Name": "PDF_Name_eq", "Description": "Name equal inputValue", "Query": "Name eq {{name}}", "Parameters": { "name": "string" }, "Category": "Profiles Category", "Type": "Profiles" }
Steps to reproduce: