How to free resources when I task is done?

66 views
Skip to first unread message

Maikol Solís

unread,
Feb 22, 2021, 7:21:58 AM2/22/21
to TaskJuggler Users
Hi!

Super noob question, but I would to know how to free resources when I mark some task as DONE?

The tji was generated automatically by ox-taskjuggler in org-mode.

For example, I have this task

   task t1 "My great task" {
        purge allocate
        allocate maikol
        complete 100
        effort 5h
      }


But the 5 hours still are appearing in my reports.

How do I free this time to assign it to another task?

Thanks.

Maikol Solís

unread,
Feb 23, 2021, 11:12:33 AM2/23/21
to TaskJuggler Users
I think that I figure it out.

Adding a booking in the task write the task in the past. This will release all the future effort to the future.

  task t1 "My great task" {
        purge allocate
        allocate maikol
        complete 100
        effort 5h
        booking maikol 2021-02-20-10:00 +5h  {overtime 2}
      }

Am I doing it right?

Best

Uros Platise

unread,
Feb 23, 2021, 11:21:36 AM2/23/21
to taskjugg...@googlegroups.com

you need to purge effort as well besides the allocations, to remove the effort.

--
You received this message because you are subscribed to the "TaskJuggler Users" group.
To post to this group, send email to taskjugg...@googlegroups.com
To unsubscribe from this group, send email to
taskjuggler-us...@googlegroups.com
For more information about TaskJuggler visit http://www.taskjuggler.org
---
You received this message because you are subscribed to the Google Groups "TaskJuggler Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to taskjuggler-us...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/taskjuggler-users/ee9aa39b-5ec4-4b83-8dcc-85ceb440c42bn%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages