Hi @Marc Fletcher‚ , we are using Fusion (you could use the API as well), to calculate the weekly normtime/capacity and then store that value in the extRefID field of the timesheet. You can then use that on a timesheet report or timesheet list to calculate the value. Here for example the missing no...
Are you also timesheeting directly on the project? Because if not, all the hours on a project (field "Actual Hours") should already be the sum of all tasks/issues.
We found one - for us - major issue (ticket with Support pending): if you have custom forms on the templates to which the user creating the project from the template has no access to (because they will be used by another user along the process), the project cannot be created anymore. This worked wel...
Hi @Meredith Landsmann‚ , although we are not using auto-provisioning (since we have multiple AD instances), we use Fusion to add information to a newly created or updated user. Part of the information is stored in a table in Fusion, things that change more often are stored in custom forms on the co...
Hi @Anthony Imgrund‚ and @Doug Den Hoed‚ , thanks you so much for your thoughts on this. Sadly we have quite complex projects with a lot of assignees in different roles. The Project Users include also users that have already completed all their tasks and as you pointed out even those who have been ...
Hi, I'm trying to show all assignments on a project in a project report. Since the assignments are related to the task, is it somehow possible to retrieve them based on the project, something like: displayname=Assignementslistdelimiter=<p>listmethod=nested(tasks:assignments)textmode=truetype=iterate...