Hello,
I use Net::Hiveminder (CPAN perl)
I need to invert the dependencies of a tasks group (swap "But
first..." with "And then..." tasks)
With update_task I can change several propierties, but not all of
them.
I'm not able to delete or add dependencies (depends_on_XXX and
depended_on_by_XXX) of a task.
It seems that the only way to create dependencies is with braindump (or maybe create_task??)
The solution seems to be to clone the group, but I'm not sure if
(1) I can always create the tasks without fathers and then their sons
to create the "And then" dependencies while creating the sons
or
(2) I can always create the tasks without sons and then their fathers
to create a "But first" dependencies while creating the fathers
If it's possible to have a loop in task dependencies the cloning won't
work
Any help?
Is there any other active group/forum about Hiveminder?
Thanks in advance