Skip to content

Items must be non-overlapping and in order when reading MPP timephased #896

@FSchmidt-Altus

Description

@FSchmidt-Altus

I am evaluating the Version 16 of MPXJ and got one of our MPP test files throwing Items must be non-overlapping and in order when reading MPP when reading the Timephased Work.
And when checking the RawTimephased* field I can confirm the data is not sorted and it's also overlapping.

Image

My assumption is that Project does not always store the data sequentially and the library must do this step.

There could also be a different issue, because looking at the number they don't match Project. Expectation

Day MPXJ Project
14/2 120m 120m
15/2 52.5m 60m
16/2 67.5m 60m

Maybe the two 7.5 values should be merged?

Also during Troubleshooting I noticed the class src/main/java/org/mpxj/TimephasedUtility.java is no longer public therefore it is internal and cannot be easily used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions