I am really struggling with AI Assistant prompts. I think I am asking basic question like "How many tasks are in team's backlog (I provide the exact name of the team)?" It gave me an answer of 20 and I know there is 383. If I ask it "how many tasks are assigned to a certain user" - this is a que...
When I have a requested issue come into the "Intake column" of my board I move it to the "In Progress" column. Once converted to a project, I disconnect from the request project and connect to the live project to complete. Once I do that, it duplicates the issue and puts one back in the Intake Col...
Hello all, I'm trying to copy a project and it times out (I hit the blue "Copy project" button, the button turns gray, then after a 5-10 seconds the button turns back to blue and the project is not copied). The project I'm trying to copy doesn't have many documents, but it has 375 tasks. Have any of...
Hi, I am working on a task report and I want to remove tasks (filter them out) if the task has a specific predecessor on it. It filter seems to work well if the task has only 1 predecessor (the specific predecessor in question), but if the task has that specific predecessor and any additional predec...
Hey folks, im trying to figure out if i can default settings to show ALL tasks in a project / template. Not just the 1st 100. when bulk updating stuff its mind numbingly frustrating to have to open all the projects then do this other step before editing. I thought maybe in Interface > Layout > Lists...
I can successfully create a comment (as seen in Workfront UI Updates section) of an Issue with this REST API call using v20```curl --location 'https://SUBDOMAIN.workfront.com/attask/api/v20.0/note' \--header 'Content-Type: application/json' \--header 'Authorization: ••••••' \--data '{"objID": "68d2c...
Right now all of our requestors inputted requests go to the same report and our traffic team reviews ones specific to their division, which we're handling using just a grouping. I'd like to update the report so the traffic team is only seeing requests for their divisions. Right now the traffic team ...