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 1639 of 1639

Show both step due date and task due date on Board

At the moment we have to toggle between different views on the board during our WIPs in order to see both current steps due as well as upcoming tasks where we have step assigned to us. Would be very helpful to be able to see both on the same card.
about 1 month ago in Content Marketing / Tasks, Campaigns, and Events 0

Add validation notifications on property tabs and property labels

When editing a page/block, the property validation feature is great to prevent editors publishing an incomplete or sub-optimal piece of content. However, the validation notification is only shown near the Publish dropdown menu, and the editor then...
over 1 year ago in Content Management / Editing 0

Status and potential error log for Recommendation feed parser

The products list is fetched by the Product Recommendations engine and parsed. This parsing may fail, but there is no way to check this from the portal without contacting support (who also have no easy way of checking if there is an error). This w...
about 2 years ago in Product Recommendations / Technical 2 Already exists

Trashcan

Occasionally, we have a user delete something (an asset version, a whole task, etc.) that they shouldn't have. Luckily, your support team always seems to be able to get it back. But it would be valuable to have a trash can so that we don't waste t...
over 1 year ago in Content Marketing / Miscellaneous 4 Future consideration

Paasportal does not support different levels of access on Production

It would be very helpful to have different levels of access to Production on Paasportal. We do not want everyone to have the ability to deploy, but it would be helpful to grant access to QA to view logs and other troubleshooting functionality.
over 1 year ago in DXP Cloud Platform 0 Future consideration

Request for limited support regarding Azure Storage Queue hosted by DXP

We have a solution that is live now with a large customer and multiple integrations. Storage Queue is being leveraged to elevate the delays of processing data into Opti. We noticed we don't have access to delete or update the queues (though we wer...
over 1 year ago in DXP Cloud Platform / Data management 0 Future consideration

CMS 12 removed the fallback language in content area UI

In our solution, we have 31 different languages, and thus a lot of language fallbacks both for pages and blocks. In CMS 11, we could easily spot the blocks in a content area that were a fallback, it would be a slightly darker grey and also had the...
3 months ago in Content Management / Multi-language 0

Ability to edit Overview page data

As a developer we would like to be able to edit the contents of the overview page as our client does not have commerce and would like to see more relevant data
6 months ago in Data Platform App 0 Future consideration

Task async/await support for scheduled jobs

The scheduled jobs are executed as tasks by the scheduled job executor (IScheduledJobExecutor). However the Execute method that is required to create and run a custom job does not support return type Task or Task<T> and therefore the async/a...
almost 3 years ago in Content Management / Technical 2 Future consideration

Add NotNullWhen attribute to ContentReference.IsNullOrEmpty

As a Developer I would like my static code analysis to understand that ContentReference.IsNullOrEmpty is performing an implicit null check. I have found that if (!ContentReference.IsNullOrEmpty(someLink)) is false, then my IDE will suggest me to a...
3 months ago in Content Management / Technical 0