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

Technical

Showing 62 of 1529

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...
8 days ago in Content Management / Technical 0

Give warning in Visual Studio if Optimizely nuget package has security vulnerability

I do not get a warning for a vulnerable package from Optimizely like the 4.30 version of Forms. Currently visual studio gives warning if solution contains packages from nuget.org that has a security vulnerability. This is a really nice feature tha...
about 1 month ago in Content Management / Technical 0

Support Apple Macs for Local Development

As a developer, I would like to develop the code on Apple MacBook Pro (intel and Apple chip) machines instead of switching to a Windows PC. Currently, there is no clear documentation if Optimizely supports Apple machines.
11 months ago in Content Management / Technical 5

Self-Optimizing block without session

Make self-optimizing block work even though session state mode is off.
almost 2 years ago in Content Management / Technical 1 Investigating

Editing Single LinkItem

This is related to support ticket: #1080141 In version 12.15.1 at least, when you add a property to a page or block that is a LinkItem (As opposed to a LinkItemCollection) the 'Edit' option takes you to the target of the link, instead of allowing ...
12 months ago in Content Management / Technical 0

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

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...
10 months ago in Content Management / Technical 0 Future consideration

Support for Managed Identity in EPiServer.Azure

We are hosting Optimizely CMS in Azure for some customers so we are using the EPiServer.Azure nuget package for connection to Azure Storage Account and Azure Service Bus. To do this we have use the SAS key connection string. Are there any plans to...
8 months ago in Content Management / Technical 0

Parameters for scheduled jobs in Net 5/6

As a admin I would like to be able to add parameters for my scheduled jobs so I can make configurable certain actions within the scheduled jobs. In full framework there is a popular addon that does this. https://github.com/Geta/Geta.ScheduledParam...
about 2 years ago in Content Management / Technical 0 Investigating

Add descriptions and remarks to Options classes

Some Options classes or their new properties is not having descriptions, which makes it confusing and hard while configuring the CMS. For example: ActivityOptions, UIOptions, ProjectUIOptions, TelemetryOptions.
27 days ago in Content Management / Technical 0