Closed amarkssmartpm closed 2 months ago
BTW this is for reading Phoenix schedules.
Thanks for raising this, I'll take a look as soon as I can.
I've merged a change which will populate the Scheduling Progressed Activities project property based on the settings from the Phoenix schedule. Using the getter method you should see either SchedulingProgressedActivities.RETAINED_LOGIC
or SchedulingProgressedActivities.PROGRESS_OVERRIDE
returned.
Unfortunately I won't be in a position to create a new release containing this change until 16th September.
Thank you for the quick response! Andy.
On Sun, Sep 8, 2024 at 7:17 AM Jon Iles @.***> wrote:
I've merged a change which will populate the Scheduling Progressed Activities project property based on the settings from the Phoenix schedule. Using the getter method you should see either SchedulingProgressedActivities.RETAINED_LOGIC or SchedulingProgressedActivities.PROGRESS_OVERRIDE returned.
Unfortunately I won't be in a position to create a new release containing this change until 16th September.
— Reply to this email directly, view it on GitHub https://github.com/joniles/mpxj/issues/744#issuecomment-2336646414, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALOEA5COTYDB2T2PZVWEEU3ZVQW6JAVCNFSM6AAAAABNSOIGVCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZWGY2DMNBRGQ . You are receiving this because you authored the thread.Message ID: @.***>
-- [image: SmartPM Logo] Andrew Marks
Senior Software Engineer | SmartPM Technologies 404.329.3000 | 770.977.8328 @.*** | www.smartpm.com
[image: -] https://linkedin.com/company/smartpmtech [image: -] https://twitter.com/SmartPMTech [image: -] @.***> [image: -] https://facebook.com/SmartPMTech Follow us on LinkedIn https://www.linkedin.com/company/smartpmtech
-- Confidentiality Notice:This email and any attachments it may contain are intended for the individual or entity above and may be confidential and protected by legal privilege. SmartPM Technologies, Inc. makes no warranties, express or implied, concerning the accuracy of the information contained herein, which is subject to change without notice. Unintended recipients should be aware that use of this e-mail or any of its attachments in any way is forbidden.
The Retain Logic and Progress Override flags are not accessible. I don't see them being set anywhere from the Phoenix reader. I would suspect they should be set in the ProjectProperties object.