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.
Why are the 'Closed' and 'Closed by' fields not updated when an incident is reopened and closed again? - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • Why are the 'Closed' and 'Closed by' fields not updated when an incident is reopened and closed again?
KB0712348

Why are the 'Closed' and 'Closed by' fields not updated when an incident is reopened and closed again?


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

Issue

Overview


When closing an open incident, both Business rules named 'mark_resolved' and 'mark_closed' are being executed. As a result the 'Resolved' and 'Resolved by' fields + the 'Closed' and 'Closed by' fields are being updated respectively if they are empty.

However:

  • when reopening the incident, the 'Resolved' and 'Resolved by' fields are being cleared while the 'Closed' and 'Closed by' fields retain their original values,
  • when closing the incident again, the 'Resolved' and 'Resolved by' fields are being updated with new values while the 'Closed' and 'Closed by' fields still retain their original values.

Why are the 'Closed' and 'Closed by' fields not being cleared and updated again?

Explanation


When reopening an Incident, the 'Resolved' and 'Resolved by' fields only are cleared by the 'Clear Resolve fields' Business Rule:
https://<instance_name>.service-now.com/nav_to.do?uri=sys_script.do?sys_id=96061c55677032004792adab9485efe1

This is also mentioned in the documentation in the 'Incident resolution and recovery' chapter.

The values in the 'Closed' and 'Closed by' fields are not being cleared because we want to keep track of the first time the incident has been closed for reporting and calculation purposes.

Additional Information


When reopening an incident, not only the 'Resolved' and 'Resolved by' fields are cleared but the 'Last reopened by' and the 'Last reopened at' fields are automatically populated with the name of the person who reopened it and the date and time when the incident is reopened. The 'Reopen count' field is also updated. More information is available in the 'Incident Management state model' chapter in the documentation.


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.