Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
Project task's planned end date changes when percent utilization is updated - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • Project task's planned end date changes when percent utilization is updated
KB0697290

Project task's planned end date changes when percent utilization is updated


1824 Views Last updated : Apr 7, 2024 public Copy Permalink
KB Summary by Now Assist

Issue

Symptoms


Planned end date changes when modifying percent complete on a Project Task.

Release


Kingston Patch 3a, Kingston Patch 4, Kingston Patch 6, Kingston Patch 7

Cause


This recalculation is expected behavior.

Resolution


The Actual Start Date is set when a Business Rule changes the state from Open to Work in Progress.

Planned End Date = Actual Start Date + Duration 

This is why a change is seen when percent is updated, because when the user updates percent, the project task moves from "Open" to "Work in Progress", causing "Actual Start Date" to be populated.

Once "Actual Start Date" is populated, then the calculation happens which says, "Take the Actual Start Date, add the duration, and take that value and set it as 'Planned end date'".

-- 

If an immutable point of reference is needed, the user can utilize the Original Start Date and Original End Date fields.

--

If the user does not want the OOB calculation to take place at all, there is a way to accomplish that (though it is unsupported). The user can add the "pm_project_task" table as an entry to the "planned_task_recalculation_exclusions" table. This way, whenever the user updates a percentage on a project task, the expected recalculation will not happen. 

Please note that making this change could cause other potential issues with natural recalculation of projects/tasks.


The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.