Skip to Main Content
Customer Feedback

We love feedback from you on our products and the problems in your daily work that you would like us to solve. Please describe the challenge you're encountering and your desired outcome. Be as detailed as possible.

For technical issues or bugs please head to Support or our Developer Community. You can assign up to 20 votes in total. Thank you for your feedback.

Status explanation: 'Future Consideration' = Continuing to collect further feedback, not planned at this time. 'Investigating' = Prioritized for deeper customer and feasibility investigations ahead of planning development.

ADD FEEDBACK

All feedback

Showing 1583 of 1583

One-click cleanup for obsolete Audiences/Events/Experiments

The GUI tends to get cluttered (at the same time blowing up the datafile). It would be great to have an option to automatically archive elements that are beyond a certain threshhold - such as experiments that are stopped for +6 months, Audiences/a...
3 months ago in Feature Experimentation / Project / Account Configuration / Settings 2 Future consideration

Search in the CMS UI should highlight and set focus on the location of pages and assets when a result is selected.

Searching for pages or assets in the CMS and selecting a search result will open the edit view of the item. However, focus is not set on that item in the page or asset pane, which means editors may have to scroll through many content items to see ...
4 months ago in Content Management / Asset Management 0

Clear CDN Cache Added To API / Powershell

Common deployment pattern within the DXP when using Azure Devops or another CI/CD system. Deploy package Clear CDN in Pass Portal Ideally having to manually login to do this step shouldn't be required. Can we get the CDN clearing added to https://...
over 3 years ago in DXP Cloud Platform / Infrastructure mgmt. 3 Future consideration

Create a publicly available symbols server for Episerver Libraries

Hello, I recently found through some of my searches on the internet that a symbols server for Episerver libraries did existed in the past. The URL I found so far is the following: http://symbols.episerver.com, but it doesn't seems to be working an...
almost 2 years ago in Content Management / Technical 0 Investigating

Cloudflare timeout setting

Allow the Cloudflare timeout setting to be changed by customer. Currently it's global at 100 seconds.
18 days ago in Configured Commerce / Technical 0

Add NotNullWhen attribute to ContentReference.IsNullOrEmpty

As a Developer I would like my static code analysis to understand that ContentReference.IsNullOrEmpty is performing an implicit null check. I have found that if (!ContentReference.IsNullOrEmpty(someLink)) is false, then my IDE will suggest me to a...
about 2 months ago in Content Management / Technical 0

Support .NET 8 Blazor SSR and Razor components as templates for pages and blocks

From .NET 8 Preview 3 we see a lot of the upcoming new third Blazor mode: Blazor SSR https://github.com/dotnet/aspnetcore/tree/main/src/Components/Samples/BlazorUnitedApp https://devblogs.microsoft.com/dotnet/asp-net-core-updates-in-dotnet-8-previ...
12 months ago in Content Management / Technical 1 Future consideration

Set Content Type properties by code

The names of some properties are not directly tied to the name of something in code. The property Display In Edit View is controlled with the [ScaffoldColumn(false)] attribute in code. Specifically, we're looking at "new" properties on Content Are...
3 months ago in Content Management 0

Add ability to migrate Library-level Asset Fields to folder-level

As a CMP library administrator I would like to be able to select existing Library-Level Asset Fields (formerly known as labels) and select to display them only within particular folders. The ability to add Asset Fields to specific folders was adde...
3 months ago in Content Marketing / DAM/Library 0

Process the line level properties in Service API requests

Currently Service API doesn't allow to migrate the line item level properties if you import orders (by calling '/episerverapi/commerce/orders' endpoint). It seems like pretty important ability on a par with order/shipment level custom properties. ...
about 2 years ago in Customized Commerce / Technical 2 Gathering interest