In our instance we often convert requests to tasks for completion. Requests are retained and used for customer communication. The task status and request status do not synch perfectly. I'd like to map the custom task status to the custom request status. In this example "Awaiting Feedback". Is there ...
I need a report to capture the % complete of a task as of certain dates. I've done this previously by creating a calculated custom field on a task custom form using this code: IF(ISBLANK({% complete as of 9/30/22}),{percentComplete},{% complete as of 9/30/22}) This worked great, until today whe...
Hello Workfront Community,I am working on 2 reports: one for projects and one for issues. I'd like both to filter on the user that created the issue. However, I have some items appearing on the Issue Report that do not appear on the project report. At this point I can probably move forward with only...
Are users able to edit copy on a word doc uploaded to SharePoint directly in the Workfront app? Curious what benefit to users this integration provides--more specifically around copywriting/copy editing that we cannot currently do in app.
My mobile device Workfront Outlook email notifications are very small and hard to read. Wondering if there's something I should do to enable mobile-friendly notification emails. I just read that there's a WF mobile app, but ideally I would be able to better read the Outlook notification without havi...
If updating a custom form will it change them for existing projects using the forms or are they already locked in once converted and the changes will only effect new requests/uses?
We have a case where we want to assign multiple custom start/end dates to a single request/issue, and then assign to different staff (e.g. staff person 1 works on this from 12/1 to 12/3, then staff person 2 works on it from 12/4 to 12/6). I realize that's not the way WF is designed to work, but it'...
I am trying to do this but it's not working: The business wants to see how often there is between the due date of the previous task versus the current task, and if that's less than 2 days. So I am trying to do a datediff between the predecessor planned completion date and the current task, but its c...
Hello, I'm trying to design a Fusion scenario that will auto create baselines whenever project status changes. Is this something possible because 'baseline' is not an object, and I cannot find baseline option when I use 'Create Record'. Thanks!