Mismatch in column names and some values (CTS-3234)

Hi,


While converting attached MPP to PDF, following issues are observed :

1) Custom column ‘Arun’ became 'Text1’

2) ‘Task Mode’ column in source became ‘Manual’ in output.

3) ‘Task Mode’ column values changed from symbol to ‘yes/no’.

4) Indicators column has ‘red man’ sign in 8th and 14th column in output, those rows are blank in input.

Thanks,
Rajiv
Hi Rajiv,

Thank you for sharing your concern with us.

I was able to reproduce this issue at my end using the latest version of Aspose.Tasks for Java 7.0.0 and have logged it as TASKS-33761 in our issue tracking system for further investigation by our development team. Once there is any information available in this regard, I'll update you here via this thread.

We are sorry for the inconvenience caused to you.

Hi Kashif,


Have all issues been logged under the same bug ID ?

Thanks,
Rajiv

Hi Rajiv,


All the issues mentioned on this post are logged under the same ID. Its ticket is already linked with this post, thus you will be automatically notified in case of any feedback on this issue.

Hi Kashif,


These issue has been marked as ‘Duplicate’ … can you share some detail ? There are four different issues reported here.

Thanks,
Rajiv

Hi Rajiv,

The issue has been marked as duplicate to TASKS-33746 (Implement Field Aliases Rendering when Saving Project Views) which has already been implemented and will be part of our upcoming version of Aspose.Tasks for Java 7.1.0. We’ll notify you here once there is some update available in this regard.

Can you point me to the TASKS-33746 thread ? Was it reported by me ?


Thanks,
Rajiv

Hi Rajiv,

The issue with id: TASKS-33746 is an internal issue and, as stated, has already been fixed.

I see … is it possible to get the fix output for sample attached on this thread in first post.


Thanks,
Rajiv

If early beta build is available, you can just share it with me, it will be great …


Regards,
Rajiv

Hi Rajiv,


The issue has already been fixed and will be available in Aspose.Tasks for Java 7.1.0. However, I am afraid that the early build is not ready yet to be provided. Once we have the fix version available, we’ll update you here via this thread and appreciate your cooperation in this regard.

Are you planning to share the fix output ?


Thanks,
Rajiv

Hi Rajiv,


Please find the attached files which are named according to issue number and let us know your feedback.


Hi Kashif,


Output has worsen … entire columns mentioned in issues 1, 2, 3 have disappeared with Aspose Tasks 7.1. Issue #4 exist as it is.

Pls check.

Rajiv

Hi Rajiv,


I have tested your sample file with the latest version of Aspose.Tasks for Java 7.1.0 and found that only the issue No.4 still exists. I have attached the screenshot of Source MPP and output PDF file here for your reference. Can you please verify if you are using this latest version at your end? Meanwhile, I have contacted our development team regarding the issue No.4 and will soon share our feedback with you here.

That’s really strange. My output is entirely different, I have used aspose-tasks-7.1.0-jdk16.jar with Java 1.7.


Attaching my output.

Rajiv

Hi Rajiv,

Could you please create a new test project and re-test this issue with it using this latest version? I have cross-checked it on another system as well and the output is as expected. Please see the attached PDF file here for your kind reference and let us know your feedback.

Sample Code:

String dir = “573358\”;


Project project = new Project(dir + “Customizing a Project Plan_Arun.mpp”);


project.save(dir + “Customizing a Project Plan_Arun - AT 7.1.0.pdf”, SaveFileFormat.PDF);

Hi Kashif,


Yes I am able to generate the correct output now, I lately realized that there was a code in my project to set the default view to Task Sheet view (I think I added it very recently while experimenting something) due to which I wasn’t getting the desired output. Sorry for confusion.

Regarding issue #4, how are we planning to track it … are you going to file a separate bug or something ?

Thanks,
Rajiv

Hi Rajiv,

The issue #4 has been logged as TASKS-33790 in our issue tracking system for further investigation by our development team. The difference will soon be investigated and we’ll notify you here once there is some update available in this regard.

PS: The Recalculation of overallocated flags when reading from mpp/xml are defined on MinuteByMinute LevelPeriodBasis (Application.LevelPeriodBasis Property)

The issues you have found earlier (filed as TASKS-33790) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.