Menu

#146 ExternalTaskProject value missing

closed-fixed
Jon Iles
None
5
2011-03-29
2011-03-29
kpatmor
No

For some external tasks in a project the getExternalTaskProject() method returns null, even though getExternalTask() returns true, and the getExternalTaskId() has the correct value.

To fix this, I added a statement to the processExternalTasks() method to set the externalTaskProject value after it correctly sets the subProject for the external task. This is necessary because in the main processTaskData method these particular external tasks will not have a subProject value yet, and therefore will not get the proper project path value set on them.

I added a patch to put this code in MPPReader9,12,14.

Discussion

  • kpatmor

    kpatmor - 2011-03-29

    Patch to set external task project path during processExternalTasks() method.

     
  • Jon Iles

    Jon Iles - 2011-03-29
    • assigned_to: nobody --> joniles
     
  • Jon Iles

    Jon Iles - 2011-03-29

    The code now in CVS fixes this issue.
    Jon

     
  • Jon Iles

    Jon Iles - 2011-03-29
    • status: open --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB