See below for what's included with Inspire Planner's Oct 2024 - Maintenance 1 (1.367.7)
Released To: All Environments: December 9, 2024, at 10 PM EST
Available In: All Environments: December 10, 2024
We've added a new job as part of the Nightly Job, which identifies Salesforce Tasks where the start and/or finish date does not align with the Project Task start and/or finish date and corrects them.
This section contains fixes we've made specific to the Gantt LWC.
Previously, when creating booking tasks in Resource LWC and linking them to a project in Gantt LWC, when a user opens the project, the booking tasks are rescheduled according to the project start/end date setting.
With this update, the booking tasks retain their dates according to what was populated by the user from Resource LWC.
Previously, when a template was applied to an existing project, and the template had tasks with a start date that was earlier than the Project Start Date, it updated the Project Start Date setting and rescheduled all tasks in the project to this new, earlier date.
With this update, when a template is applied to an existing project, the tasks from the template are rescheduled according to the Project Start Date (for forward-scheduled projects) or Project End Date (for backward-scheduled projects).
For existing projects, users must save the project first, before applying a template.
Saving the project ensures that the date in the Project Start Date setting is saved in sysProjectStart (for forward-scheduled projects) and the date in Project End Date setting is saved in sysProjectEnd (for backward-scheduled projects).
When a template is applied, the logic then checks to see if sysProjectStart or sysProjectEnd has a value. If yes, then tasks from the template are rescheduled according to the date in sysProjectStart or sysProjectEnd.
When you open both the Resource Utilization and the Resource Scheduler components in Gantt LWC, the same default sort order is applied to both components so that resources display in the same order.
This section contains fixes we've made specific to the Resource LWC (BETA).
The following refinements have been made to the Task Scheduler component in Resource LWC: