I have a task defined as follows
task anhcd "PCS Rate" {
effort 1d depends mtip.inputs.ml0p5
allocate gene
initial:allocate basvaraj
}
Post scheduling I am seeing the task for both the scenarios allocated to gene
Similarly for the very next sibling task (Same parent tasks) defined as
task regif "MTIP Slave generic" { effort 9d
allocate jaydip
initial:allocate basvaraj }
|
|
|
|
r2 (jaydip), Basvaraj (basvaraj) |
|
|
|
|
|
|
|
The most frustrating part is that I am editing some other totally unrelated section (Different hierarchy, same root task) of the plan and for some compiles the above two tasks are scheduled Ok and for some others it again goes for a toss.
Regards
Vijay