 
     title: interrupted2 
start-date: 02Mar2020 
 
#+allocate-default: ptr 
 
* Peter {ptr} 
  resource 
  ;workinghours: 8 
 
* Paul {paul} 
  resource 
  ;workinghours: 8 
 
 
* Long Task {long} 
   ordered 
 
** Start (5d) 
   allocate: paul 
 
** Review (1d) 
   > 360 test 
   allocate: ptr 
 
 
* Other Task (7d) {other} 
 
 
* Release 
  milestone 
  depends: long, other 
 
 
