OCT 2024 - Maintenance 1 - 1.367.7

    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

     

     

    Item #

     

    Resolved Issue

     

    Description

     

    Impact/Action Needed

           
    IP-609 Project - Salesforce Task not deleted when project task is unassigned When the project auto assign mode is set to "on Demand" or "Ready to Start", and the project team member is deleted, the project tasks are now correctly unassigned from the resource and the related Salesforce task is then deleted when the Inspire Planner Beacon runs. However, if the related Salesforce task has time entries, the Project Task is unassigned but the related Salesforce task is retained. No action required
           
    GLWC-433 Checklist LWC - Add text wrap to all text columns We've added text wrapping for all text fields in the Checklist Lightning Web component (LWC), making it easier for users to see the entire text. No action required
           
    IP-650 Salesforce Task View LWC - Ability to search for tasks You can now search for tasks in the Salesforce Task View Lightning Web component (LWC). You can search by task subject, resource name, status, or priority. No action required
           
    IP-692 Batch Job - Reconcile Start/Finish Dates for Salesforce Tasks 

    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.

     No action required
           
    IP-687 Resource LWC - Assigned resources not retained When a new attribute or attribute group is created and immediately assigned to resources (users and/or contacts), the assigned resources are now correctly saved and retained. No action required
           
    IP-713 Time Tracker - Apex Heap Size Too Large We've adjusted the method used to retrieve tasks in the Time Tracker component to prevent the "Apex heap size too large" error from occurring. No action required

     

    Gantt LWC 

    This section contains fixes we've made specific to the Gantt LWC. 

     

    Item #

     

    Resolved Issue

     

    Description

     

    Impact/Action Needed

           
    GLWC-254 Project - Undo action remains after you add a new task row, delete it and save the project Previously, when you insert a new task row and then delete it, the "undo action" icon remains active even after saving the project. Now, the undo action is no longer available after the project is saved. No action required
           
    GLWC-270 Project - Clone includes Actual Start and Actual Finish Dates When using the Save As/ Clone feature, the Actual Start Date and Actual Finish Date are now excluded from the clone process if the user sets the Default Task Status to "Not Started" (or equivalent custom value defined in custom settings). No action required
           
    GLWC-309 Project - Salesforce Task Icon does not highlight correctly The Salesforce Task icon now highlights as soon as you populate "Assigned To" for the project task. No action required
           
    GLWC-330 Project - Actual Effort not displayed in Red when greater than Planned Effort When the Project Task Actual Effort is greater than the Planned Effort, it is now displayed in Red. No action required
           
    GLWC-331 Project - Baseline Task bars plotting incorrectly The baseline task bars are now correctly plotted in the Gantt chart. No action required
           
    GLWC-347 Project - Booking Tasks are being rescheduled 

    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.

     No action required
           
    GLWC-353 Project - Template Inheritance Logic Adjustments 

    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.

           
    GLWC-364 Project - Add validation for open checklist items We've added validation to prevent users from adding new, required checklist items to completed project tasks. No action required
           
    GLWC-382 Project - Error when Custom Picklist Field Label does not match API name Previously, when adding a custom picklist field as a column in either Gantt LWC or Gantt VF, an error  displays if the Label is different from the API name. With this update, no error is produced even when the Label and API Name do not match. No action required
           
    GLWC-390 Project - Custom Project page setting does not work Setting "Custom project page" to TRUE in Custom Settings now correctly displays the custom project page when users click on the "View Project Detail" (House Icon) in Gantt LWC.  No action required
           
    GLWC-393 Project - Project gets stuck in the spinning wheel when updating project settings Previously, the project would get stuck in the spinning wheel when you update the constraint violation setting and where the project has constraints with missing constraint dates. With this update, the project now loads correctly when you update the project settings. No action required
           
    GLWC-421 Project - Checklist items not being copied/pasted correctly when tasks exceed 200 When copying and pasting over 200 tasks, it is now correctly copying the related checklist items. No action required
           
    GLWC-428 Project - Implement Clipboard API to support copying/pasting tasks between Projects We've implemented a clipboard API in the Gantt LWC. This improves consistency when copying/pasting tasks between projects. You will need to enable Lightning Web Security (LWS) in your Salesforce org. For instructions on how, please see Admin Guide - Enable Lightning Web Security
           
    GLWC-432 Project - Rename Project Constraint Violation and default to "Ignore" We've renamed the project setting "Project Constraint Violation" to "Project Border Violation" to make the setting more intuitive. We've also adjusted the default behavior to "Ignore" when this setting is blank to prevent a constraint violation dialogue from being displayed when the project has tasks that start before the project start date. No action required
           
    GLWC-666 Project - Align Resource Utilization and Scheduler sort order 

    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.

     No action required
           

    Resource LWC (BETA)

    This section contains fixes we've made specific to the Resource LWC (BETA). 

     

    Item #

     

    Resolved Issue

     

    Description

     

    Impact/Action Needed

           
    IP-663 GA BETA - Resource LWC - Task Scheduler Refinements 

    The following refinements have been made to the Task Scheduler component in Resource LWC:

     

    1. When hovering over the task bar, the Project Name and Task Status now displaysbelow the Task Name
       
    2. The Task bar color now reflects the Task Status. For example: "Not Started" (Gray), "In Progress" (Blue), "Overdue" (Red), and "Completed" (Green).
     No action required
           
           

    Tags

    Release Notes

    « Previous ArticleNext Article »