Reopening an incident
Summarize
Summary of Reopening an incident
This functionality allows ServiceNow users to reopen a resolved incident to continue investigating if the issue persists. Reopening can be initiated either from the incident resolution email notification or directly from the incident form within Incident Management and various portal user interfaces like Service Portal and Employee Service Center (ESC) portal.
Show less
How to Reopen an Incident
- Click the Reopen incident link in the resolution email notification.
- Select the Reopen incident option on the incident form or in the portal UIs such as Service Portal or ESC portal.
Once reopened, the incident state changes from Resolved to In Progress.
Permissions and Conditions
- Users who can reopen an incident include agents with incident write access (snincidentwrite), the caller, or the requester (opened by user).
- On portal UIs, both caller and requester can see and use the reopen option.
- Agents can reopen any incident assigned to them or others on the incident form, but on portals, they can only reopen incidents assigned to them or where they are caller/requester.
- Essential Service Support (ESS) users without roles can reopen incidents if they are the caller, but cannot resolve, reopen, or close major incidents.
- Closed incidents cannot be reopened; instead, replying to the resolution email with "Please reopen" in the subject creates a new incident with selected fields copied from the closed incident.
Audit and Tracking
- When an incident is reopened, the system automatically populates the Last reopened by and Last reopened at fields with the user and timestamp.
- The Reopen count field tracks how many times an incident has been reopened.
- These fields support audit reporting on incident reopenings.
Configuration Note
To enable creating a new incident from a closed incident via email reopening, configure the com.snc.incident.clonefieldsonreopen property with a comma-separated list of fields to copy. Include "Please reopen" in the email subject line to trigger this process.
Reopen a resolved incident from the incident’s resolution notification email or from the incident form in Incident Management to further investigate an issue that is still impacting you.
- Select the Reopen incident link from the incident resolution email notification.
- Select the Reopen incident option on the incident form in Incident Management or the Portal UI’s such as Service Portal and Employee Service Center (ESC) portal.
Once an incident is reopened, the state of the incident is then changed from Resolved to In Progress.
- You can reopen a resolved incident if you are an agent with incident write access (sn_incident_write), or caller, or Opened by (requester) user for the incident.
- Both the caller and the requester can view and use the Reopen incident option on the Portal UIs, such as Service Portal and ESC portal.
- If you are an agent, you can view and use the Reopen incident option on the incident form to reopen any incident that is assigned to you or to other agents. However, on the Portal UI, you can only view and use the Reopen incident option to reopen an incident if it’s assigned to you or you are the caller or requester for the incident.
- If an incident is reopened by a user after it was resolved, 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. During audit, this information helps you to generate various reports for reopened incidents.
- On the Incident form, there is an existing field named Reopen count. Incidents that were reopened prior to the Kingston release, may already have some non-zero values in the Reopen count field while the values in the new fields, Last reopened by and the Last reopened at are null. For incidents that are reopened after the Kingston release, the Last reopened by and the Last reopened at fields are populated.
- If you do not have any roles in the system (ESS) and you change the incident state to Resolved, you receive a notification with a Reopen incident link.
-
If you do not have any roles in the system (ESS) and you are the caller, you can click Reopen incident on the incident form to reopen the incident.
Note:An ESS user is not able to resolve, reopen, or close a major incident even if the user is the caller.
If the incident is already closed, you cannot reopen that incident. However, if you request to reopen the incident by replying to the resolution notification email, a new incident is opened with selected field values that are copied from the closed incident. To enable this feature, you must add fields as values in the List of fields (comma-separated) to copy from the original incident when an incident is reopened by email (com.snc.incident.clone_fields_on_reopen) incident property. These fields are copied from the closed incident to the new incident. Add the text Please reopen to the subject line of the email.