command clean follow dependencies

Bug #444247 reported by schettino72
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
doit
Fix Released
Low
schettino72

Bug Description

javier:
> - Dependencies are not taken into account. However, a command line
> option might be useful to clean tasks in cascade, I mean, if t1 is
> cleaned and t2 depends on t1, then in this kind of strict mode t2
> should be cleaned also.

eduardo:
i dont think it should be the default. i guess
we should be conservative when deleting things :)

Changed in doit:
status: New → Confirmed
importance: Undecided → Low
Revision history for this message
schettino72 (schettino72) wrote :

After I finish my implementation. I realized that i actually implemented "clean-dep" parameter to "follow" dependencies in the opposite direction as described by javier...
if T1 is cleaned and T1 depends on T2, T2 will be cleaned before cleaning T1. Well my use case was more like this than the opposite.

Changed in doit:
assignee: nobody → schettino72 (schettino72)
milestone: none → 0.7
status: Confirmed → Fix Committed
Changed in doit:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.