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.


We are pleased to announce that beginning on Tuesday, March 25th, we are launching a new feedback experience for our customers!

The new experience should transition over seamlessly, but please be aware that short interruptions to our feedback portal may occur on March 25th between 2:30-4:30pm EDT.


All the best, your Optimizely Product Team

ADD FEEDBACK

Content Management

Showing 425 of 1912

Retain versions correctly for a content move in CMS tree (to fix invalid editor history)

As a content editor I want to be able to move content (for example a page) in the CMS tree. When I do this at present a new version is created but this is merged with the previous update for that content. I want a new version to be created and the...
7 months ago in Content Management / Editing 1

UserProfile visitor group criterion should not throw an exception if current user is logged in through external OpenID Connect provider such as AzureAD / Entra ID.

As a site administrator of a site using mixed-mode authentication (both AspNetIdentity for local users and OpenID Connect for AzureAD / Entra ID users), I want to know that my site will not break if I set up a visitor group using the Site Criteria...
11 months ago in Content Management / Personalization 0

Dark mode theme

The CMS UI is mostly white, which can be straining on the eyes. I'm convinced that adding the option to switch to a dark themed interface would be greatly appreciated by a lot of users. The option could also be automatically configured based on br...
almost 4 years ago in Content Management / Editing 4 Future consideration

Ability to change master language of page & block

We have multiple times seen and gotten feedback from customers that they've accidentally created content in the wrong language when for example English is supposed to be the master language. This is usually due to them mainly working in one langua...
over 4 years ago in Content Management / Multi-language 0 Investigating

Support CSP with nonce in Edit, Admin etc

It would be great if developers can configure CSP to use nonce. So that they can increase the security and control of what resources are loaded by the application. Currently almost all script tags are rendered without CSP nonces and the site is br...
about 2 years ago in Content Management / APIs 2 Future consideration

Prevent version history comments from being deleted/archived.

Currently page comments are removed during the change log truncation process. These comments are associated to the version history and can be used to provide valuable information regarding each content change. Our content authors rely on these com...
about 1 year ago in Content Management / Editing 0

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 2 years ago in Content Management / Technical 0

Extend Langauge Manager Add On - Support for Azure Custom Translator

Customers want the flexibility to customise Azure Translations. This can be accomplished by uploading training files through https://portal.customtranslator.azure.ai/ The Language Manager Add On does not support custom translations. Extend Admin U...
about 3 years ago in Content Management / Editing 3 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...
about 2 years ago in Content Management / Technical 2 Future consideration

Task async/await support for scheduled jobs

The scheduled jobs are executed as tasks by the scheduled job executor (IScheduledJobExecutor). However the Execute method that is required to create and run a custom job does not support return type Task or Task<T> and therefore the async/a...
almost 4 years ago in Content Management / Technical 2 Future consideration