joniles / mpxj

Primary repository for MPXJ library
http://www.mpxj.org/
GNU Lesser General Public License v2.1
249 stars 104 forks source link

Primavera Resources shifts not being parsed #742

Closed soumilbaldota closed 2 months ago

soumilbaldota commented 2 months ago

What are shifts in resources: Oracle Docs Hi, I recently started using mpxj and would like to use resources with shifts to be parsed / the starts and ends to be correctly parsed when shifts exist, currently the shifts cause the starts to begin after the end time.

I have added a sample plan with shifts in the resources here. sample.zip

joniles commented 2 months ago

Hello! Thanks for the request, I will take a look at implement support for shifts over the next coupld of weeks.

soumilbaldota commented 2 months ago

@joniles Thank you.

soumilbaldota commented 2 months ago

@joniles Have started working on this? would love to use this feature.

joniles commented 2 months ago

@soumilbaldota I'm aiming to have the changes how have requested available next week.

joniles commented 2 months ago

I've just merged the changes for this, they will be available in the next MPXJ release which I'm aiming to get out this week.

soumilbaldota commented 2 months ago

@joniles That is great to hear, looking forward to test them out.