49 results found
-
Approver Notification Email
In a buyer/approver setup, there needs to be a way for an approver to be notified via email when a new order is submitted by a buyer and is awaiting approval.
2 votes -
Allow to create blocks as a children of Product/Category pages
As an Catalog editor I want to be able to create blocks with option known from CMS - For this page.
Reproduction steps:
* I have my Product page that inherits from ProductContent
* I add a property of ContentArea type to that page
* On ContentArea control I press Select Content button
* I would expect to see "Create a new block" option - same as it works in CMS
It is somehow possible to accomplish by making Product class to implement IResourcable as suggested here https://world.optimizely.com/blogs/david-harlow/dates/2018/3/extending-commerce---content-area-functionality/ and here https://world.optimizely.com/forum/developer-forum/Commerce/Thread-Container/2018/1/quotcreate-a-new-blockquot-link-not-showing-in-content-area-in-commerce/
The thing is that once this is done and…2 votes -
List which campaigns/discounts a product/variant/SKU is included in
Commerce Connect > Edit product/variant
When viewing the All Properties of a product, variant or SKU, it would be useful to show a list of any marketing campaigns/discounts that the item is included in.
This would help a marketer clean up campaigns and reduce the risk of items being added to wrong/multiple campaigns in error.
2 votes -
Allows customize business object class edit form
The previous Commerce 13 version allows customization of edit form for Business Foundation objects (contacts, orders, organizations).
We want users to be able to select which fields are displayed, sort order, and which fields are readonly.
In addition, user should be able to group fields into sections.
Request the same feature in Commerce 14 as we have too many custom fields in Business Foundation objects.
2 votes -
Make organization list search configurable
A commerce manager wants to be able to search organizations by values in custom fields, when selecting one to the Organization field on a customer contact view (or when selecting a parent organization on a organization view).
Currently the view only shows Name and Type fields, and only searches in those fields. However, I see that it is technically extendable internally.
Even if we can only search on custom fields, but not list them, it would be a start.
2 votes -
Set archived content to unpublished/inactive
When we set content to archived, it can still be routed to.
This should be unpublished or updated to say isActive = false when archived, or an option provided to do this so it isn't 2 separate requests1 vote -
Archive content using API
Currently it is not possible to archive content using the commerce api, meaning we had to create a separate integration for this in our PAAS CMS code which makes use of the ICatalogArchiveHandler.
Ideally we would have been able to do this via an API, providing just the code0 votes -
Change default value of UseBinaryFormatter to false
Change the default value of UseBinaryFormatter in Mediachase.DataProvider.DataOptions to false, as it will no longer be supported in .NET9, and will throw an exception 100% of the time if used. See https://devblogs.microsoft.com/dotnet/binaryformatter-removed-from-dotnet-9/
1 vote -
Update custom metafields of Address business entities with ServiceApi
I need to be able to GET and PUT Address custom metafields using ServiceApi. Currently this is possible for Organization business entities using the json body "Properties" array. This is documented in the API documentation. But if a custom metafield is added to an Address, which is used on an Organization with the "Addresses" array, neither can you GET the custom metafields in the response, but neither can you PUT the custom metafields in an update.
I was informed that this was indeed not possible right now in ServiceApi hence my request here to have this added.
1 vote -
Commerce Connect Catalog Ui - Allow alphanumeric sort setting
The "catalog" tab in the right-hand pane of the CMS should have an associated setting for alphanumeric sort.
1 vote -
Ability to refund after exchange order
There was a support request raised for this earlier, and we have been told that it is not supported at the moment: https://support.episerver.com/hc/en-us/requests/1757342.
For our business, we would love to have the ability to refund the customer at any stage of the order. In this case, a customer has purchased a product (online courses) and made a exchange one or more times, but eventually could not make it.
The current system cannot refund the order through the Optimizely Commerce interface, and we have to refund from the relevant payment gateway (e.g. Stripe) directly.
In the Optimizely Commerce UI, we…
1 vote -
Use the "Stocked At Warehouse Level" flag to allow customers to filter products that are in stock
(From Tim Gagnon, Architect
For our client, customers are limited to purchasing products from within the specific market/region they are assigned to.
One thing we wanted to explore is if there was a way to use the "Stocked At Warehouse Level" flag to allow customers to filter products that in stock when browsing.
However, my understanding of the "Warehouses" that are setup is that there is not a way to limit which warehouses a customer can see. They are just shown for all customers across the website the Warehouse is assigned to.
Assuming that this is accurate, could we create…1 vote -
Track IList<ContentReference> in Commerce - warning before deleting content
While being within Commerce and trying to remove a block that is used you don't get a proper warning. One can use flag EnableFeatureGetReferencesInCatalog which replaces ReferencedContentResolver with CommerceReferencedContentResolver.
It looks like there is a bug/missing functionality in this class.
While it works fine when a block is used within ContentArea, it does not work when a block is used within IList<ContentReference>
Steps to reproduce:
0. Make sure you have EnableFeatureGetReferencesInCatalog set to true
1. Add a field of type IList<ContentReference> in Commerce context (ie on Product page
2. Create a new block and add it to newly created field…1 vote -
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<ValidationError> Validate(CustomerContact instance
{
if (string.IsNullOrEmpty(instance.Email
{
yield return new ValidationError
{
ErrorMessage = "Email is required.",
PropertyName = nameof(instance.Email,
Severity = ValidationErrorSeverity.Error,
ValidationType = ValidationErrorType.PropertyValidation
};
}
}
}1 vote -
Rename 'Archived schedule job'
The scheduled job 'Archived schedule job' is only for archived Commerce content. Change the name to 'Commerce Archived schedule job' and change the description to 'This job will permanently delete archived Commerce items if they're archived over threshold. Default is 30 days.'
1 vote -
Remember filter settings
As a marketer working daily with promotions and discounts for multiple sites and markets, I would like to be able to save/bookmark after I have created different marketing filter settings and that they are set when visiting the page.
I can see that the url is updated when setting different filter options but they are not taking in consideration when trying to browse to the page with the url.1 vote -
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 the screen is scrolled. Attached is a screen recording for your reference. It appears to be a UI bug.
1 vote -
If your project has Commerce Catalog then Catalog items should sort properly
Users have to create project with catalog items and make changes to a few catalog items and then sort by status in order for the sorting to appear correctly.
Why would there be an option for adding commerce content to projects in the first place if the sorting does not appear correctly?1 vote -
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 Class Data: In the meta class data, not all columns are visible in the default view. For contacts, there is an option called "Columns" that allows us to add any columns to the default view. This option is missing in all other meta class data.
1 vote -
Allow hide/collapse of vertical tab Import/Export
In the Catalog tab, you are unable to collapse/hide/pin the Import/Export tab. It takes up a significant amount of the viewable space and is especially problematic on smaller screens.
Please enable the ability to collapse or hide this vertical tab or rework the UI to not have a tab that consumes so much screen space.1 vote
- Don't see your idea?