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 70 of 1681

More efficient loading of content area items

As a developer with aims for high performance, I would like the IContentAreaLoader interface to have a batch load method, to load all content area items at once, whether from inline content, cache or database. All while keeping the internal order ...
21 days ago in Content Management / Technical 0

More efficient loading of child content

As a developer with aims for high performance, I would like the IContentLoader.GetChildren method to use batching when loading uncached content from the database. Currently, the CMS will load content one by one and then return a list. But the data...
21 days ago in Content Management / Technical 0

Add support for vnet private endpoint

Hi, We checked with the support team and currently setting up vnet private endpoint peering with customer's own Azure vnet is not supported for the Optimizely Content Cloud. We think that this is a very common practice to connect Optimizely CMS to...
25 days ago in Content Management / Technical 0

Similar type of field for blocks than route segment is for pages

Page types have the route segment property in Optimizely. Blocks obviously don't have these as they don't have URLs. Would it be possible to add some kind of similar field to block that could be used as a filtering option for example through the A...
about 2 months ago in Content Management / Technical 0

Code Optimizations suggestions

Feedback from our Azure Cloud environment, attaching call stack. Memory:1) 6 % of your Memory was spent in List.ForEach called from EPiServer.ContentApi.Core.Serialization.Internal.ContentConvertingService.ConvertToContentApiModel 2) 3 % of your M...
about 2 months ago in Content Management / Technical 1

Migration Process - Abort Action

As a developer working closely with the platform, I’d like to share some feedback about this incident and hope it can be passed along to the Optimizely management and product owners. The migration abort action had some unexpected consequences. Eve...
about 2 months ago in Content Management / Technical 0

Add Generics Support to Various Attributes

C# 11 added support for attributes with generics. It would be nice to be able to use that with various Optimizely attributes. Some examples of attribute I can think of this can be added to are SelectOne, SelectMany and ModuleDependency. [SelectOne...
3 months ago in Content Management / Technical 0

Support importing / exporting >2GB data

When developing new sites and features using the CMS, it's occasionally useful to export multiple GBs of new and changed content and assets from a staging environment and import everything to production along with an updated codebase.
3 months ago in Content Management / 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...
5 months ago in Content Management / Technical 0

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