Product ideas | Community
Skip to main content

10000 Ideas

sandramr
sandramrNew Participant

Prevent Users from Moving Tasks with Logged Hours Across ProjectsNew

Description - Add Admin setting to prevent users from moving Tasks that have logged Hours tied to it. There already exist settings to prevent users to delete hours with logged hours here and here. We need to be able to configure a similar setting but with respect to the ability to move a task from one project to another with logged hours.  Why is this feature important to you - Without this feature, users are able to move a Task with logged Hours from one Project to another and the Hours get stuck in a state where they stay with the original Project but are no longer tied to a Task. We leverage meta-data on Tasks when reporting on Hours so it's critical that all Hours are tied to a Task.  How would you like the feature to work - Ideally this works similar to the settings that manages whether users can delete Tasks with logged Hours, except we want to prevent them from being able to move tasks with logged Hours. Current Behaviour - When a user attempts to move a Task that has Hours tied to it, they get a pop up that states that the Hours will stay with the Project but most users don't understand what that actually means or the downstream impact of that decision. In most cases, users are actually trying to just copy a Task and accidentally select the Move option instead, not realizing it until it is too late. This results in Hours that are no longer tied to any Task and are unable to be tied back to a Task without needed Adobe Workfront Engineering Support.

ninoskuflic-ibm
ninoskuflic-ibmNew Participant

Allow thumbnail to be shown in task list (on a project) for documents uploaded to a taskNew

Description - Allow thumbnail to be shown in task list (on a project) for documents uploaded to a taskWhy is this feature important to you - Since Workfront is not supporting bulk editing, bulk approval, etc. on documents, we are using tasks to represent each document on a project. That way, we can bulk edit / approve documents. Each task has one document attached to it, the issue is that there is no option to allow thumbnail to be shown for documents uploaded to that task. How would you like the feature to work - Ideally, a document thumbnail would be available in a project view for tasks. E.g. on https://customer.my.workfront.com/project/XYZ123/tasks view the thumbnail would be available and a preview image of the document attached to that task would be shown. I assume that if there are multiple images uploaded on a document, just one random would be shown or none - that depend's on Adobe's ability to implement this function, but if there is just 1 document uploaded, it should work. Current Behaviour - Currently, we are using text mode to display the image but this is not working as the dynamic URL breaks. We have a custom field on a task custom form that is driving the URL of the image, but this breaks as the image URL is dynamic. The URL we are using is https://customer.my.workfront.com/internal/document/preview?versionID=6639ebfb0019bf6e33398b2cdc3054b1&ID=6639ebfb0019bf6d6cefa1ca70dbdc77 which should display the image, but this URL is resolved to https://wf-prod-customer-docs-emea.s3.eu-west-1.amazonaws.com/ which breaks the image.  For reference, here is a piece of text mode we are using to currently show the image via custom field (DE:Asset Preview URL) which has the image URL. This is unfortunately not working due to reasons described above. displayname=Asset Previewimage.name=Asset Preview (click for full size)image.valuefield=DE:Asset Preview URLlink.isnewwindow=truelink.url=DE:Asset Preview URLtextmode=truetype=imagevaluefield=Asset Preview URL