Is it possible to mark a task as 100% complete once the deadline has passed in Fusion? If so, is there a recommendation you can provide on where to start to build this in Fusion?
I tried the Auto Complete Task Tracking on the task but it will not mark as complete. We have an unassigned role that sits on these tasks, so I am not sure if this is causing the problem of not marking it as complete. We are not able to remove the unassigned role as we have reports pulling from these unassigned tasks.
Thank you!
Solved! Go to Solution.
Hi Kiersten,
The approach I would take is as follows:
1) Add Search module that will look for tasks. Configure the filter rules to look for tasks where the plannedCompletion date is less than today, the status is not complete, and the role ID associated with the task is the "unnassigned role" you mention. + Any other relevant filter rules to narrow down your search to the specific tasks that need to be auto-closed (i.e., Template task ID). It would look something like this:
2) Than add an update record module, mapped to the task ID's located in step 1, that will update the status of that task to Complete ("CPL")
Hope that helps! Shout if you have any questions.
Best Regards,
Rich.
Hi Kiersten,
The approach I would take is as follows:
1) Add Search module that will look for tasks. Configure the filter rules to look for tasks where the plannedCompletion date is less than today, the status is not complete, and the role ID associated with the task is the "unnassigned role" you mention. + Any other relevant filter rules to narrow down your search to the specific tasks that need to be auto-closed (i.e., Template task ID). It would look something like this:
2) Than add an update record module, mapped to the task ID's located in step 1, that will update the status of that task to Complete ("CPL")
Hope that helps! Shout if you have any questions.
Best Regards,
Rich.
Thanks, Rich! I will take a stab at it.
Views
Replies
Total Likes
I finally was able to get around to building this and it worked our perfectly! Thank you so much for your help!
Views
Replies
Total Likes
Views
Likes
Replies