Product ideas | Community
Skip to main content

10000 Ideas

Edwin_Melgar
Edwin_MelgarNew Participant

PM Create Project Schedule and Determine Schedule PriorityNew

Description -When working on projects, there are times when work is required after hours.  For us, this is a lot times related to deployment tasks.  In the current setup, the system uses the User, Role, Team, or Project schedules to determine the duration and available dates to work on the tasks.  This rigid framework does not allow for allowing work to be performed outside of the normal operating schedule.  Proposing the to add the ability for two things:1. Project schedules to be built on the project itself.  This would not require an Admin to create new schedules.  This would  be similar to an MS Project record....schedules are built into each file.2. Ability to define whether the Task/Issues follows the Project schedule or the Role, Team, User schedule.Why is this feature important to you -The current setup does not allow us to assign tasks to users and have the correct after hours dates stick.  Having this new functionality would give the Project Managers the flexibility to create project schedules for each project without needing to coordinate with an Admin, and also allow them to control which schedule is used on tasks or issues.Additionally, changing the user's schedule to meet the project needs would adversely affect the user's resource capacity. How would you like the feature to work -1. Project schedules to be built on the project itself.  This would not require an Admin to create new schedules.  This would  be similar to an MS Project record....schedules are built into each file.2. Ability to define whether the Task/Issues follows the Project schedule or the Role, Team, User schedule.  By default, tasks/issues should follow the existing schedule priority:  Role, Team, User, Project Current Behavior -Currently, the system uses User, Role, Team, or Project schedules (in that order) to determine task/issue assignment durations.  As soon as a user is assigned to to a task, then their schedules takes priority.https://experienceleague.adobe.com/docs/workfront/using/administration-and-setup/set-up-wf/configure-timesheets-schedules/schedules-overview.html?lang=en

NickVa7New Participant

Modernized Project Planning UINew

Description - We have had consistent user feedback over the years that creating and managing projects in Workfront is clunky, outdated (compared to other tools out there) and negatively impacts productivity.  Much of this has to do with the UI.  Users complain that there are too many clicks, too much leaving one record page to go to another, load times are slow when you have bigger projects and sometimes it will timeout or won't fully load, causing a lot of rework.   Why is this feature important to you - modern UI's, such as Clickup or Monday.com, to name a few, allow for easy project creation and management with intuitive point-and-click actions.  Quicker and easier creation and management of projects allows our project managers to focus on providing value to our clients and getting projects completed efficiently with clarity for all teams. How would you like the feature to work - take a look at Monday.com and Clickup.  Users have also said updating a spreadsheet is easier when wanting to make quick changes to a project plan.  If spreadsheet-like functionality could be incorporated I'm sure that would help.Intuitive user interface: interface is designed for ease of use, allowing users to quickly navigate and find necessary informationEnd user customization: allow users to tailor the project pages to their specific workflow and preferences (e.g. add their own custom fields and automations).  This flexibility can significantly improve efficiency.   Documentation: templatized project documents that can be edited and managed directly within a project (e.g. project briefs, business requirements document, etc.).  Think Confluence functionality.  

Kinbaum
KinbaumNew Participant

Provide RegExp flags in content fragment modelsNew

Request for Feature Enhancement (RFE) Summary: Provide the ability to specify the flags for RegExp in content fragment models for custom validation regex.   This can be a mulit-select combobox offering the following flags:   global insensitive multiline single line (dotall) unicode sticky (screenshot attached, add combobox under custom regex with these options, that would simplify the regex and enable new possibilities) Use-case: We have 2500+ clients that we serve using multi-tenancy. We are using content fragments and headless to deliver that content. We have contractual obligations with a major client that requires us to provide a completely white-labelled experience, from logos to copy. This means that there can be no mention of my company name anywhere in the content. Violations carry a $5M fine. Current/Experienced Behavior: Today, it is not possible to specify these flags, so handling things such as case sensitivity is unmanageable, and matching patterns across multiple lines is impossible. (screenshot attach of a hacky, unmanageable regex that only works on single lines) Improved/Expected Behavior: Adding this additional field, and reading it in the new RegExp constructor on the front end will provide the validation necessary to prevent content authors from accidentally creating a violation. (screenshot attached - add second argument toRegExp with flags) Environment Details (AEM version/service pack, any other specifics if applicable): 2024.9.17964.20240924T170544Z Customer-name/Organization name: United Health Group Screenshot (if applicable):   Code package (if applicable):  

lee_carsonNew Participant

Auto-optimize a metric we want to minimizeInvestigating

Description - For Adobe Target personalization and recommendation, there are use cases where we want to minimize KPIs like page load time, errors, agent contacts. It would be great to 1) set a reduction goal in Adobe Target, or 2) (less than ideal) be able to set negative outcomes in  mbox attribute or prop/evars to enable optimizing towards zeroWhy is this feature important to you - We'd like to make more extensive use of Adobe Target Premium feature in digital self-service and show value reducing costs.How would you like the feature to work - You would select an Adobe Analytics metric to optimize, let say agent-assisted chats. In Adobe Analytics, the upward trend is set as "Bad (red)". In Adobe Target, we select select Agent-Assisted Chat as the primary metric and second drop down would appear: "Drive this metric: Up / down" with down preselected based on the analytics setting. ML models would then work to minimize the number of chats an agent need to handle by recommending the most helpful solutions.Current Behaviour -In Adobe Target, we select Agent-Assisted Chat as the primary metric. : "Drive this metric: Up / down" with down preselected based on the analytics setting. Since the ML models only maximize, the ML models would then work to increase the number of chats an agent would handle to take by recommending the least helpful solutions. OR we would need to find a proxy metric (highest rated support articles) that we would want to maximize that we believe causes less agent chats and then A/B test that relationship, but we may find articles that drives to chat preform high in article rating, but lower in issue resolution, time to resolution and overall customer satisfaction.