joniles / mpxj

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

Missing Successors #763

Closed torteliv closed 1 week ago

torteliv commented 3 weeks ago

Hi, We noticed that from version 12.4 the Successor property of the Task can be empty although the Task on the other end of the relation has a Predecessor. It happens when the tasks are in different projects, and one of the projects is not exported (attached is a simple XER example). Is there a way to get the successors? Thanks! MissingSuccessor.zip

joniles commented 1 week ago

I've merged a change which I believe fixes this issue. I'll start preparing a new MPXJ release containing the change now.