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 of 1745

Please add IsRunning to IImportStatus.Status used in the IDataImporter

We are programmatically running the data importer service to merge databases. One of the page types has a list of users that is validated against our OAuth provider, OKTA. The problem is that running the import service in a scheduled job can't con...
2 days ago in Content Management / Technical 0

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

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

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 1 month 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

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

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...
3 months 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...
3 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

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