Menu

#310 MPX percent lag incorrect

v1.0_(example)
closed-fixed
Jon Iles
None
3
2017-03-07
2017-03-06
MikeC
No

I am creating an mpx file using 5.6.4. I am creating Relations that have a percent duration. For example
Duration duration = Duration.getInstance(-50.0, TimeUnit.PERCENT)
This is not being written to the file correctly. The file has 57FS-50y instead of 57FS-50%. My code for creating the Relation is
Relation relation =
task.addPredecessor(predTask, RelationType.FINISH_START,
duration);
Attached is the mpx file.

1 Attachments

Discussion

  • Jon Iles

    Jon Iles - 2017-03-07
    • status: open --> closed-fixed
     
  • Jon Iles

    Jon Iles - 2017-03-07

    Thanks for the bug report - I think that issue has been undiscovered for many years!
    The fix for this is now in avalable from GitHub, and will form part of the next MPXJ release.

     

Log in to post a comment.

MongoDB Logo MongoDB