How do we change the capacity days in Workfront? It appears that our week begins on Tuesday. This affects our capacity since the system will read that all Mondays have a 0 hour capacity, which will lead to overallocation on Mondays. How to change the start date to Monday?
Does anyone know if it is possible to capture when a project was turned Active? I need to capture the start date ("Active" date of project) to get cycle time of our team. Also, does anyone know if I can combine or collect a specific date/ field from a custom form within a task?
I'm trying to pull hours & minutes between actual start and actual completion on an issue. I see a field for "Actual Hours", but it pulls all zeros. Is there a code to pull hours/minutes between start/end? I've tried displayname=Act Time Takenlinkedname=directtextmode=truevalueexpression=WORKHOURS...
Hello,I'm wondering if any of you can share some examples of how you capture details about your instance architecture and governance (like naming convention or object sharing rules) for other admins to reference. I'm looking for ideas of a good format to follow for a document, visuals or both. I'm a...
Hello! I'd like to build a series of pie charts for a dashboard that show % complete of each group of parent tasks in one project. (Example: Entire parent task = 100%, completed tasks are 50%) The parent tasks would typically be either one level down (we have an overall parent task called "Project S...
Hello, did anyone see issues (upload failure) while trying to upload e.g. 600 documents at once (PNGs, JPGs, PSDs, etc.). Document total size is around 600 MB. If yes, how did you solve this? Thank you in advance.
I'm trying to make a report that will count the number of days between the actual start date and the actual completion I already have my values in columns by using this formula: valueexpression=DATEDIFF(actualCompletionDate, actualStartDate); however, I want to aggregate the average in groupings.
Hello, My company uses workfront for our project management, but some of the details are pre-populated from a different software in text format. For the report I am working on, I will be needing to do the count of each item listed as resources so I can get a summary on how many of each resource is r...