156 results found
-
CMS backup
I'd like to suggest implementing an automated backup system for the CMS to avoid potential data loss or mishaps. Currently, backups can be done manually, which could leave us vulnerable to issues such as data corruption, system failure, or human error.
Automating backups (daily or even more frequently) with proper versioning and offsite storage would ensure data integrity, minimize downtime, and provide a reliable rollback option in case of any unforeseen events.
1 vote -
Prevent bot spamming logs
We often see a lot of errors in the application logs related to bots spamming the website with URL requests that do not even exist, quite often these end in .php extension; example: https://[ConfiguredCommerceURL]/admin/function.php. These seem to be attacks that try to find vulnerabilities on the website. While often times these are harmless, they do pollute the application logs, making it harder for developers to find actual errors that are worth reporting. This feature request is to simply capture that kind of spam requests and simply block them, without processing anything else (these often come with errors such as 'Unity.Exceptions.InvalidRegistrationException'…
7 votes -
Removed the ability to restore all site content in Production
Remove the ability (or add in a configuration setting to disable the option) to rollback all site content in production. This configuration allow for the opportunity to wipe out all site content very easily.
1 vote -
Attribute Value Character Limit Raise
I frequently run into products that have more data for specs category attribute values that exceed Optimizely's 255 character limit in Configured Commerce. My source system has a limit of 400. I was wondering if it would be possible to raise the limit in OPTI from 255 to 400 ? An example attribute is "Suitable For Use With" which often has long lists of applicable model numbers.
1 vote -
Attribute filters
We would like the Attribute filters to have more form factors than simply a check box. Some attributes have to many options for this to be useful. we would like the option to use sliders when there are many number values, swatches to display colors, etc.
2 votes -
Abandoned Cart Email Metrics
We'd like to see the ability to get metrics on abandoned cart emails that are sent from the configured commerce system.
We're currently using this functionality, however we have no insight into there effectiveness, if customers are viewing them, clicking on them or using them to come back to complete a purchase of an abandoned cart.
I think it would be beneficial to all customer who use this feature to be able to see at least some standard metrics on these emails. Open rate, Click rate, conversion rate, revenue generated, transactions, etc.3 votes -
Show which user is throwing errors in application logs
Often when a customer is experiencing an error, we can see some sort of notification within the console describing what API failed it's call, what service timed out, or some other details about the failure.
Typically, the error message includes no identifying information on which user had the error. Meaning that a frequent error could be either 1 user is having an issue 100 times, 100 users having an issue 1 time, or any range in between.
If a website user is logged into our site, and an error is thrown from an action they take, that should be an…1 vote -
Recently Purchase List at USER Level
Currently the Recently Purchased list shows previously purchased items at the customer # (company level. It would be nice if you had the option to leave it like that or change to the username level. We have many customer #'s that sell plumbing and HVAC (etc. One user buys the plumbing and one user buys the HVAC. They would like to see only what they are buying, as seeing the entire company's purchase history is a lot of noise for them (unrelated products to their job.
1 vote -
Split Customer on Punchout Customer Data Mapping into 2 fields (BT & ST
Our shared client would be interested in seeing the Customer field on the Punchout Customer Data Mapping split/separated into two fields, one for the Bill To and one for the Ship To. Once the user selects the Bill To, the Ship To options become available for selection.
1 vote -
Configured Commerce fraud detection
Had a request from a customer wanting to add fraud protections such as:
1. Rate limiting
2. Bot detection
3. Bot detection with javascript to identify headless browsers
4. Captcha functionality - when users initially come into the site or users are starting an order or users are entering credit card information
5. WAF compromised credentials check1 vote -
Enable DotLiquid in email subject, using the same model as the email body
As a business user I want to add dynamic fields to the email subject of emails sent by Configured Commerce.
Specifically, the Subject field of an Email List (Marketing / Email Lists / <selected list>
Example: OrderConfirmation
Subject: Order Confirmation: [[Model.OrderNumber]]
Result: "Order Confirmation: WEB001117"
With DotLiquid evaluation of the subject, we could even add logic like:
Subject: Order Confirmation: [[Model.OrderNumber]] [% if Model.CustomerPO != null and Model.CustomerPO != "" -%] (PO: [[Model.CustomerPO]] [% endif -%]
Result: "Order Confirmation: WEB001117 (PO: 12345"
if the order had a PO assigned.
The Model used for evaluation should be the same as for…1 vote -
Native Support for Implementing Microsoft Ads
Similar to the native integration for Google Ads GA4, it would be nice to have a native integration with ads.microsoft.com as well.
1 vote -
Download backup of production database
Each day database backups are created of the production website. I would like to have the option in Mission Control to download a backup which was made days or even weeks ago.
1 vote -
Please add the ability to grant impersonate permissions to custom roles
I want to be able to create a custom role for the admin console users that while given limited permissions through the Application Dictionnary would also be granted the ability to impersonate website users.
Currently, the impersonate feature is limited to 4 roles: ISCSystem, ISCImplementer, ISCAdmin, ISCUser. Being able to customize the CanCurrentUserImpersonateAnotherUser method used by the AccountController would give more flexibility.1 vote -
Make the ability to create Brand Product Lines Product List variants
Please refer to support ticket 1647681.
We are able to create Product List variants based on Product Categories.
There are rules that specifically point to Product Lines, yet it does not work (unclear on why they would be available in the first place.
What can be done in create a Product Detail variant based on Product Brand Product Line.
What is also required is the ability to have Brand Product List variants that can be customized based on Product Lines, the same way we are able to create Product List variants based on Product Categories:
purpose being to either add…2 votes -
Add "Enforce Password History" on Website and Console Security Settings
Add "Enforce Password History" on Website and Console Security Settings
How it works:
When you set this option, the system stores a certain number of your past passwords, and when you try to set a new password that matches one of those stored, it will not allow you to do so.
Configuration:
You can usually set the number of past passwords to remember, meaning how far back the system checks when you try to set a new password.
Importance:
Using Enforce Password History is a crucial security measure to prevent someone from easily guessing your password by trying previously used…1 vote -
Option to Preventing Users from Adding More to Cart Than Available for Discontinued Items
We would like to implement a restriction to prevent users from adding more items to their cart than the available stock for discontinued items. Specifically, when an item is discontinued, users should not be able to add more units than are available in the AFS (Available for Sale quantity.
1 vote -
Dynamic Filtering: Enhancing UX on list page
Proposed Enhancements:
* Add a fixed top panel to display all applied filter options
* Allow users to remove individual applied filters by clicking an "X" on the top panel
* Replace checkboxes for filter options with visually distinct selectable buttons
* Automatically filter relevant items as each filter option is selected or removed
* Remove the "Apply Filter" button to make filtering immediate
* Keep the "Clear All" hyperlink button in the top panel to reset all filters
Benefits of Proposed Changes:
* Improved user experience with real-time filtering
* Increased engagement as users see instant results
* Competitive…1 vote -
Add Preview Option to Email Message Logs
Currently, we copy the html from the Email Message Logs and save to an html file to "preview" the email in the browser. It seems that this would be a great enhancement for Opti to add a "Preview" button on the page. This would be similar to the "Preview Revision" option on the Email Templates, but using the actual html from the delivered email.
1 vote -
Feature Enhancement Request List Buttons
We are running into an issue with our customers while using the mobile app. When a user opens the mobile app and then looks at one of their lists, they see 2 buttons on each item, 1 button to order the item and another button to delete the item from the list. These 2 buttons are very small and very close to eachother. Customers keep accidentally hitting the delete button and since there is no confirmation popup, the item is removed from the list and they have no idea how to get the item back on the list. We used…
1 vote
- Don't see your idea?