Product ideas | Community
Skip to main content

Ideas

Filter by idea status

10000+ Ideas

Allow Task Deadline Reminder Notifications To Be Unaffected From Task Constraint ChangesNew

Description - Deadline reminder notifications aren't being sent to the assigned to user after the task constraint is changed before the task is due during the lift of the project. I had submitted a case with Adobe Support and they concluded that changing the task constraint while the project is current blocks the user assigned to the task from receiving the deadline reminder that is set up in the automatic reminder section. It would be helpful to have the deadline reminder notifications to still be sent to assigned users of tasks even after the task constraint is changed during the life of the project. Why is this feature important to you - Users are losing track of tasks they need to complete after the task constraint on tasks their assigned to is changed. They no longer received the system deadline reminders which is causing them to miss completing those tasks on time. We strive to have tasks completed by their planned completion dates regardless of the task constraint set. How would you like the feature to work - Deadline reminders we've set up in the system should still be sent to the users assigned to tasks even after the task constraint is changed while the project is active. Current Behaviour - Deadline reminders aren't being sent to assigned users of tasks after the task constraint is changed while the project is active.

Return expiration type and merchandising evar status through Adobe Analytics API 2.0New

DescriptionWhen using the Adobe Analytics API 2.0 to pull the details of our evars, we also need to know the expiration type and merchandising evar status. Why is this feature important to youWe're currently migrating our projects that use Adobe Analytics API 1.4 to API 2.0, but this latest version doesn't return whether an evar is set as merchandising and what its expiration type is. This feature used to exist in API 1.4, and we still need it as we use the API to keep our documentation up to date. How would you like the feature to workInclude the following key/value pairs in the response:"expiration_type": "page_view","expiration_custom_days": "1","merchandising_syntax": "product","allocation_type": "merchandising_last" For example, evar25 should return this:  { "id": "variables/evar25", "title": "Internal Campaign Name (Product Syntax) (v25)", "name": "Internal Campaign Name (Product Syntax) (v25)", "type": "string", "category": "Conversion", "support": [ "oberon", "dataWarehouse", "realtime" ], "pathable": false, "extraTitleInfo": "evar25", "segmentable": true, "reportable": [ "oberon" ], "supportsDataGovernance": true, "description": "The ID of an internal promotion placement being impressed upon or clicked. Used to understand internal promotional conversion rates. Format {campaign type}:{campaign name}:{campaign location}", "multiValued": false, "expiration_type": "page_view", "expiration_custom_days": "1", "merchandising_syntax": "product", "allocation_type": "merchandising_last" } Current BehaviourIn the current version of API 2.0, there are no details about evars' expiration types and merchandising settings.

AsiaSt-LoNew Member

Plan an iteration check/uncheck stories on the Backlog tab in the New ExperienceNew

Description - The process of planning an iteration on the Backlog tab of the New Experience is not intuitive and causes a lot of problems when trying to respect a teams capacity when planning an iteration. Why is this feature important to you - Users must be able to easily see if stories selected exceed the total iteration capacity during the planning of an iteration in order to respect the teams capacity. This will also make it much easier for user to properly plan iterations without having to go back and forth through pages in Workfront. How would you like the feature to work - When a user wishes to plan/create a new iteration from the Backlog tab, the user can click on the "Plan Iteration" button and a new section appears above the list of stories. The user can enter the necessary iteration information (name, start date, end date, focus, capacity, and goal). The user can also see in the same section the total capacity available for the iteration (capacity x focus). The user can then go through the list of stories and check/uncheck work. If the user selects stories that exceed the total available capacity for the iteration, the stories that exceed are highlighted in red in the backlog. Bring back the previous Workfront behavior as shown in the video on the following Experience League page - Plan and create an iteration | Adobe Workfront.  Current Behaviour - When a user wishes to plan/create a new iteration from the Backlog tab, the user must first select work items, then click the "Plan Iteration" button. The "Plan Iteration" dialog box appears where the user can see if they have selected too many/little stories for the iteration (based on team capacity = total points). If the user has selected too many/little stories for the iteration, they must close the "Plan Iteration" dialog box in order to deselect/select stories.