Product documentation Docs
    • English
    • Deutsch
    • 日本語
    • 한국어
    • Français
  • More Sites
    • Now Community
    • Developer Site
    • Knowledge Base
    • Product Information
    • ServiceNow.com
    • Training
    • Customer Success Center
    • ServiceNow Support Videos
  • Log in

Product documentation

  • Home
How search works:
  • Punctuation and capital letters are ignored
  • Special characters like underscores (_) are removed
  • Known synonyms are applied
  • The most relevant topics (based on weighting and matching to search terms) are listed first in search results
Topics are ranked in search results by how closely they match your search terms
  • A match on the entire phrase you typed
  • A match on part of the phrase you typed
  • A match on ALL of the terms in the phrase you typed
  • A match on ANY of the terms in the phrase you typed

Note: Matches in titles are always highly ranked.

  • Release version
    Table of Contents
    • Madrid release notes
Table of Contents
Choose your release version
    Home Madrid Release Notes Madrid release notes Features and changes by product IT Service Management release notes Change management release notes

    Change management release notes

    • Save as PDF Selected topic Topic & subtopics All topics in contents
    • Unsubscribe Log in to subscribe to topics and get notified when content changes.
    • Share this page

    Change management release notes

    ServiceNow® Change Management product enhancements and updates in the Madrid release.

    Change Management provides a systematic approach to control the life cycle of changes, allowing you to make changes with minimum disruption to IT services. This release includes enhancements and new capabilities that enable organizations to manage change, including organizations that employ DevOps teams to integrate changes initiated from a continuous delivery pipeline.

    Madrid upgrade information

    After you upgrade, you can:
    • Use the new com.snc.change_management.enforce_data_requirements property that provides additional controls along with the existing UI policy and client scripts. When true, it ensures that any updates made from a change request form, such as Workflow, REST/SOAP, JavaScript, or GlideRecord updates adhere to the same mandatory data requirements. This property is installed with Change Management - Core and is set to False by default for upgrade customers. Change the property value to True to use this feature.
    • Activate the Change Management - Approval Policy plugin so that you can use the new change approval policies. Configuration details are described in Change approval policy.
    • Before upgrading to Madrid Patch 10 or later, the recommended approach to upgrade is to make sure all widgets are reverted to OOB after upgrade, and clear the cache for all browsers that access the CAB Workbench.

    New in the Madrid release

    New features added to Conflict detection
    • Change conflict scheduling: When potential change scheduling conflicts are identified, change conflict scheduling identifies dates and times where no conflict exists and provides a new Scheduling Assistant user interface that allows a change requester or fulfiller to select a date and time with no conflicts. To take advantage of this new feature, activate the following two new properties:
      • Define the number of days to be factored after the respective Planned start/end date of a Change record when searching for the next available time (change.conflict.next_available.schedule_window).
      • Define the number of suggestions to be calculated for the next available time field on a Change (change.conflict.next_available.choice_limit).
    • A new conflict type called Assigned to already scheduled is introduced to identify when the assignee of a change request is already assigned to another change request scheduled on the same date and time.
    Change REST API suite
    Empower your DevOps teams to easily integrate Change Management from their Continuation Integration or Continuous Delivery pipeline by using the REST API suite. This suite of APIs allows any of the supported change types to be created, updated, approved, and worked on from creation to closure. Use the REST API suite for the Change Management application to empower DevOps teams to integrate from their Continuation Integration or Continuous Delivery pipeline with Change Management.
    The new com.snc.change_management.enforce_data_requirements property is introduced to provide additional controls to supplement existing UI policy and client scripts. This property is installed with Change Management - Core and is true by default for new customers and false for any upgrading customers.
    Change approval policy
    Generate and configure approvals in Change Management based on a new platform feature called Decision Tables. Change Approval Policies allow conditional approval policies to be configured using simple platform records and then generated as an integral part of change workflows. With Change Approval Policies you can apply varying levels of approval governance dynamically based on platform data, the introduction of additional approval users or groups, or automated approvals tied to users for Normal and Emergency change types.
    Enhanced refresh impacted services
    The Refresh Impacted Services UI action can populate the Impacted Services/CIs related list with any application service impacted by a configuration item listed in the Affected CIs related list. Previously, Refresh Impacted Services only worked against the Primary configuration item referenced on the form.
    The new Impacted CIs/Services related list is generated from all CIs listed in affected CIs related list (change.refresh_impacted.include_affected_cis) property is introduced to use this capability. This property is enabled by default. For more information, see Change Management properties.
    Agenda item paging in CAB workbench
    Use the previous page, first page, and next page navigation options to view the list of agenda items in pages of 40 and in the order of priority. This option is enabled when there are large number of agenda items to be displayed. The number of items to be displayed in the agenda page is not user configurable and is limited to 40.
    Search attendees in CAB workbench
    Use the search facility in the Attendees modal dialog to search for a particular attendee and the presence.
    Quick start tests for Change Management
    Validate the continued functionality of Change Management during application development and after upgrades. Copy and configure these automated tests to identify customizations needing review.
    Standard Change catalog for support for workspaces
    Added a Standard Change Catalog support for Workspace. When a standard change template is initiated from a workspace form view of another task type, for example, an Incident, Change Management redirects to a workspace form view of the standard change request.
    Now Platform® branding
    Updated the CAB workbench portal and Change Conflict Calender to align to the base system platform color palette.

    Changed in this release

    Disabled Cancel change action
    When a change request reaches the Review state, the Cancel change UI action is disabled.

    Activation information

    Change Management provides the following plugins:
    • Change Management - Approval Policy plugin (sc_chg_pol_appr) helps in generating and configuring approvals using the Change Approval policies.
      Note: This plugin is activated by default for new and existing customers.
    • Change Management - ATF Tests (com.snc.change_management.atf) loads ATF tests for Change Management when the Change Management - State Model plugin is active. The demo data for this plugin is required to successfully execute these ATF tests.
      Note: This plugin is activated for new customers. Existing customers must activate the plugin to use it.

    Tags:

    Feedback
    On this page

    Previous topic

    Next topic

    • Contact Us
    • Careers
    • Terms of Use
    • Privacy Statement
    • Sitemap
    • © ServiceNow. All rights reserved.

    Release version
    Choose your release version

      Change management release notes

      • Save as PDF Selected topic Topic & subtopics All topics in contents
      • Unsubscribe Log in to subscribe to topics and get notified when content changes.
      • Share this page

      Change management release notes

      ServiceNow® Change Management product enhancements and updates in the Madrid release.

      Change Management provides a systematic approach to control the life cycle of changes, allowing you to make changes with minimum disruption to IT services. This release includes enhancements and new capabilities that enable organizations to manage change, including organizations that employ DevOps teams to integrate changes initiated from a continuous delivery pipeline.

      Madrid upgrade information

      After you upgrade, you can:
      • Use the new com.snc.change_management.enforce_data_requirements property that provides additional controls along with the existing UI policy and client scripts. When true, it ensures that any updates made from a change request form, such as Workflow, REST/SOAP, JavaScript, or GlideRecord updates adhere to the same mandatory data requirements. This property is installed with Change Management - Core and is set to False by default for upgrade customers. Change the property value to True to use this feature.
      • Activate the Change Management - Approval Policy plugin so that you can use the new change approval policies. Configuration details are described in Change approval policy.
      • Before upgrading to Madrid Patch 10 or later, the recommended approach to upgrade is to make sure all widgets are reverted to OOB after upgrade, and clear the cache for all browsers that access the CAB Workbench.

      New in the Madrid release

      New features added to Conflict detection
      • Change conflict scheduling: When potential change scheduling conflicts are identified, change conflict scheduling identifies dates and times where no conflict exists and provides a new Scheduling Assistant user interface that allows a change requester or fulfiller to select a date and time with no conflicts. To take advantage of this new feature, activate the following two new properties:
        • Define the number of days to be factored after the respective Planned start/end date of a Change record when searching for the next available time (change.conflict.next_available.schedule_window).
        • Define the number of suggestions to be calculated for the next available time field on a Change (change.conflict.next_available.choice_limit).
      • A new conflict type called Assigned to already scheduled is introduced to identify when the assignee of a change request is already assigned to another change request scheduled on the same date and time.
      Change REST API suite
      Empower your DevOps teams to easily integrate Change Management from their Continuation Integration or Continuous Delivery pipeline by using the REST API suite. This suite of APIs allows any of the supported change types to be created, updated, approved, and worked on from creation to closure. Use the REST API suite for the Change Management application to empower DevOps teams to integrate from their Continuation Integration or Continuous Delivery pipeline with Change Management.
      The new com.snc.change_management.enforce_data_requirements property is introduced to provide additional controls to supplement existing UI policy and client scripts. This property is installed with Change Management - Core and is true by default for new customers and false for any upgrading customers.
      Change approval policy
      Generate and configure approvals in Change Management based on a new platform feature called Decision Tables. Change Approval Policies allow conditional approval policies to be configured using simple platform records and then generated as an integral part of change workflows. With Change Approval Policies you can apply varying levels of approval governance dynamically based on platform data, the introduction of additional approval users or groups, or automated approvals tied to users for Normal and Emergency change types.
      Enhanced refresh impacted services
      The Refresh Impacted Services UI action can populate the Impacted Services/CIs related list with any application service impacted by a configuration item listed in the Affected CIs related list. Previously, Refresh Impacted Services only worked against the Primary configuration item referenced on the form.
      The new Impacted CIs/Services related list is generated from all CIs listed in affected CIs related list (change.refresh_impacted.include_affected_cis) property is introduced to use this capability. This property is enabled by default. For more information, see Change Management properties.
      Agenda item paging in CAB workbench
      Use the previous page, first page, and next page navigation options to view the list of agenda items in pages of 40 and in the order of priority. This option is enabled when there are large number of agenda items to be displayed. The number of items to be displayed in the agenda page is not user configurable and is limited to 40.
      Search attendees in CAB workbench
      Use the search facility in the Attendees modal dialog to search for a particular attendee and the presence.
      Quick start tests for Change Management
      Validate the continued functionality of Change Management during application development and after upgrades. Copy and configure these automated tests to identify customizations needing review.
      Standard Change catalog for support for workspaces
      Added a Standard Change Catalog support for Workspace. When a standard change template is initiated from a workspace form view of another task type, for example, an Incident, Change Management redirects to a workspace form view of the standard change request.
      Now Platform® branding
      Updated the CAB workbench portal and Change Conflict Calender to align to the base system platform color palette.

      Changed in this release

      Disabled Cancel change action
      When a change request reaches the Review state, the Cancel change UI action is disabled.

      Activation information

      Change Management provides the following plugins:
      • Change Management - Approval Policy plugin (sc_chg_pol_appr) helps in generating and configuring approvals using the Change Approval policies.
        Note: This plugin is activated by default for new and existing customers.
      • Change Management - ATF Tests (com.snc.change_management.atf) loads ATF tests for Change Management when the Change Management - State Model plugin is active. The demo data for this plugin is required to successfully execute these ATF tests.
        Note: This plugin is activated for new customers. Existing customers must activate the plugin to use it.

      Tags:

      Feedback

          Share this page

          Got it! Feel free to add a comment
          To share your product suggestions, visit the Idea Portal.
          Please let us know how to improve this content

          Check any that apply

          To share your product suggestions, visit the Idea Portal.
          Confirm

          We were unable to find "Coaching" in Jakarta. Would you like to search instead?

          No Yes
          • Contact Us
          • Careers
          • Terms of Use
          • Privacy Statement
          • Sitemap
          • © ServiceNow. All rights reserved.

          Subscribe Subscribed Unsubscribe Last updated: Tags: January February March April May June July August September October November December No Results Found Versions Search preferences successfully updated My release version successfully updated My release version successfully deleted An error has occurred. Please try again later. You have been unsubscribed from all topics. You are now subscribed to and will receive notifications if any changes are made to this page. You have been unsubscribed from this content Thank you for your feedback. Form temporarily unavailable. Please try again or contact  docfeedback@servicenow.com  to submit your comments. The topic you requested does not exist in the release. You were redirected to a related topic instead. The available release versions for this topic are listed There is no specific version for this documentation. Explore products Click to go to the page. Release notes and upgrades Click to open the dropdown menu. Delete Remove No selected version Reset This field is required You are already subscribed to this topic Attach screenshot The file you uploaded exceeds the allowed file size of 20MB. Please try again with a smaller file. Please complete the reCAPTCHA step to attach a screenshot
          Log in to personalize your search results and subscribe to topics
          No, thanks Login