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

Customized Commerce

Showing 90

Issue with legacy ExposedDropdownMenu component

We are currently utilizing Commerce version 14.28.2 and have encountered a UI alignment issue within the Admin Roles Dropdown under the contacts section. The dropdown values are not anchored to the textbox; instead, they float and misalign when th...
about 13 hours ago in Customized Commerce / Technical 0

MetaClass - UIReadonly feature

Currently it is possible to set MetaClass (e.g. CustomerContact) field to ReadOnly. After this the field is greyed out in Commerce Manager and it is not possible to update its value. Unfortunately it also works on changes done from code, not only ...

Support IValidate<> for Meta classes

It would be great if MetaClasses (e.g. CustomerContact) support IValidate<>validation. It would allow to write code like this public class CustomerContactValidator : IValidate < CustomerContact >{ public IEnumerable < ValidationErro...

Add a 'select/deselect all' button in 'Target markets' modal

As an administrator, I would like to be able to select/deselect all markets in the 'Target markets' modal, so that I can select the desired market faster. For example, one site has ~50 markets and we only wish to select one, but in order to do so,...
about 2 months ago in Customized Commerce / Promotions 0

Implement list properties same way as in CMS

Hello, on CMS there is a feature called "List Properties", explained in the docs here. It would be useful if the same mechanism was available for products/variants/bundles in Commerce as well. Currently it is quite confusing that a certain type of...
5 months ago in Customized Commerce / Catalogs 0 Gathering interest

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...
8 months ago in Customized Commerce / Orders 0 Gathering interest

Restore the fine grain permissions for business foundation objects

We have some business logic where we need fine grain permission control over business foundation objects, such as create, view, delete, update for each user's group.
6 months ago in Customized Commerce / Roles and Security 1 Gathering interest

Export and Columns Option in Meta Class Data

Missing Export Option : In Commerce 13, there was an option called “Printer Version” for all the meta class data. While I can see an export option in the contacts, this option is missing in all other meta class data. Column Visibility in Meta Clas...
19 days ago in Customized Commerce 0

Smooth Deploy for Commerce

As a developer I want the ability to use the Smooth Deploy capability while deploying updates to my Commerce applications. I want the customer experience to remain open with the ability for customers to transact while my deployment is processing, ...
over 3 years ago in Customized Commerce / Technical 5 Future consideration

Process the line level properties in Service API requests

Currently Service API doesn't allow to migrate the line item level properties if you import orders (by calling '/episerverapi/commerce/orders' endpoint). It seems like pretty important ability on a par with order/shipment level custom properties. ...
over 2 years ago in Customized Commerce / Technical 2 Gathering interest