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 75

New cache architecture for the platform

Currently there exists a large number of different caches used in CMS and all its addons, Optimizely codebase primarily uses ISynchronizedObjectInstanceCache (implemented by RemoteCacheSynchronization) but there are a lot of other caching mechanis...
about 1 month ago in Content Management / Technical 0

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...
about 1 year ago in Content Management / Technical 0

Add an option to DXC for a NodeJS server in addition to an Episerver instance

I want to have a NodeJS server running on Azure, alongside my Episerver instance. To start, this would be a simple, naked NodeJS instance. I could do whatever I like with this. It would be deployable apart from the Episerver instance -- I could pu...
about 4 years ago in Content Management / APIs / Technical 1 Investigating

Saving content model fields with HTML tags should be possible if validateRequest is set to true

As a CMS editor I want to be able to save content model fields, if they containt HTML tags. <system.web> <pages validateRequest="true" /> </system.web> Use content model containing a property where Description contains HTML tag, ...
about 2 months ago in Content Management / Technical 0

Hide broken links on expired content from Link Status report

Currently, the Link Status report shows broken links that are present on expired pages. I would prefer it if broken links on expired content could be excluded from the report. This could be configurable. Jira ticket
almost 4 years ago in Content Management / Technical 1 Future consideration

Improve Scheduled Jobs view for narrow screens

When using smaller screens or viewports the Scheduled Jobs view is difficult to read and prioritizes showing Last Run and Next Run columns, instead of the name of the job.
about 2 months ago in Content Management / Technical 0

Add the ability to retrieve IP Addresses for an environment by API

We have a client requirement that is to automatically update an IP Allowlist for a third-party system that will be consumed by Optimizely CMS. The intention is to access a third party system using an API-Key within a header, however to ensure the ...
about 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...
4 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...
7 months ago in Content Management / Technical 0

Optimizely CMS page preview needs multiple visitor-groups

Hello, i'm missing the possibility to select multiple visitor-groups in the preview-mode of a page. You can only select one: We often have the use-case that a block is only visible for desktop users and this block has also personalizations, so con...
about 3 years ago in Content Management / Technical 0