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

All feedback

Showing 1838

Allow for Feature Branches instead of Single Branches to allow for easier code management.

To improve our velocity and quality of deployments we would prefer Optimizely allow us to implement changes using feature branches instead of requiring us to either bundle all changes into a single branch or work them one at a time in series. This...
21 days ago in Product Recommendations / Technical 0

Add ExtendedProperties to ALL applicable models in Content API

Many Optimizely objects implement the IExtendedProperties interface. As an example, the ICart interface implements the IOrderGroup interface, which contains an ICollection<IOrderForm> property, which in turn contains an ICollection<IShipm...
10 months ago in Customized Commerce / Orders 0 Gathering interest

Parameters for scheduled jobs in Net 5/6

As a admin I would like to be able to add parameters for my scheduled jobs so I can make configurable certain actions within the scheduled jobs. In full framework there is a popular addon that does this. https://github.com/Geta/Geta.ScheduledParam...
almost 3 years ago in Content Management / Technical 0 Investigating

Public API for accessing automatically created related queries

As a developer I would like a way to retrieve and potentially delete or modify the automatically created related queries(a feature of search and navigation). In some cases the "Did you Mean" feature will give bad results, so companies need a way t...
over 4 years ago in Search & Navigation 2 Planned

Ability to smoke-test other sites during deploy (slot domains)

As a CMS developer and QA specialist we want to be able to smoke-test multiple sites so that we can detect potential issues on all our sites during deployment with DXP Cloud Platform to our multi-site CMS platform. When we deploy to PREP/PROD we g...
3 months ago in DXP Cloud Platform / Code deployment 0 Future consideration

Manage/assign product badging by website

We want to be able to assign badges by website. Example of use Website1 has product A on promotion -10%, but it's not on promotion on Website2. We want to display the badge only on Website1.
7 months ago in Configured Commerce / Marketing & Promotions 1 Investigating

PTO, OOO, Holidays, etc. in Calendar (Business Calendar)

We would like the ability to set out-of-office, PTO, holidays, and company-wide meetings in the platform. This would be used any time someone is unavailable for task assignment, @mentioning, etc. We would like to block assignment of work and/or se...
about 2 years ago in Content Marketing / Miscellaneous 2 Future consideration

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

Add Microsoft.OData.Edm

Hello, I am writing to request the addition of the Microsoft.OData.Edm NuGet package to the build whitelist. In my project, I am using OData, and I have been able to complete my development without referencing any external NuGet packages because t...