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 1659

Feature to export memory dump

Hi Team, In the PAAS portal, we can download database, and logs for any environment. Similarly, can we have an option to download memory dump with time range selection for any environment? Most of the time, the cause of timeout, and other unknow...

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 ...
about 13 hours ago in Content Management / Technical 0

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...
about 13 hours ago in Content Management / Technical 0

Download assets from archived tasks

We'd like to be able to still download assets (attachments and content) from tasks that have been archived without having to un-archive them and re-archive them.

Access Rights: "Inherit settings from parent item" checkbox value should also be applied to subitems

Product: CMS. Can be replicated in any plain vanilla Alloy site out-of-the-box. Version: All, as far as I know this feature has remained unchanged for decades. Issue description: In the Admin > Access Rights screen, we can set access levels for...

Allow to edit tooltip text for Add button in lists

Currently there is no way to edit tooltip for Add button. This sometimes confuses Content Editors who don't know what Add button refers to. For example lets have int list field: public virtual IList<int> ExampleList { get; set; } The Add but...
3 days ago in Content Management / Editing 0

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 contr...
4 days ago in Customized Commerce / Catalogs 0

Allow developers to directly access databases in lower level environments

As a developer, allowing direct database access to lower level environments, such as integration, to troubleshoot issues or run queries to confirm schema/validate data. Direct access allows developers to do this quickly and efficiently, as the cur...
13 days ago in DXP Cloud Platform / Data management 2

Assign a product badge to all products in a category

We would like to assign a badge to all products in a specific category. Example of use All products in the Clearance category must have a badge to indicate that they are on final sale. If I'm browsing in category X and one of the products in this ...
24 days ago in Configured Commerce / Marketing & Promotions 2 Investigating

Whitelisting the Hippocratic License for Third Party NPM Packages

As a developer, I want the Hippocratic License to be considered for whitelisting so that developers across various projects can use third-party NPM packages without any deployment issues (e.g. https://github.com/PaulLeCam/react-leaflet/blob/master...