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

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 ...
about 7 hours 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...
about 7 hours 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...
5 days 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.
2 months 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...
29 days 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.
about 1 year ago in Content Management / Technical 5

Self-Optimizing block without session

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

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...
about 2 years ago in Content Management / Technical 0 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 ...
over 1 year 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...
about 1 year ago in Content Management / Technical 2 Future consideration