Magento 2.1.18 is the final 2.1.x release. After June 2019, Magento 2.1.x will no longer receive security patches, quality fixes, or documentation updates.
To maintain your site's performance, security, and PCI compliance, upgrade to the latest version of Magento.
Magento Commerce only

Magento_CatalogUrlRewriteStaging module

The Magento_CatalogUrlRewriteStaging module is a part of the staging functionality in Magento Commerce. It extends the Magento_CatalogUrlRewrite module.

Implementation details

The Magento_CatalogUrlRewriteStaging module disables an opportunity to change the URL for a product or category, when you schedule an update. It is a technical module that doesn’t have any public calls to intercept.

Dependencies

You can find the list of modules that have dependencies on the Magento_CatalogUrlRewriteStaging module in the require section of the composer.json file. The file is located in the root directory of the module.

Extension points

Extensions points for the Magento_CatalogUrlRewriteStaging module are not available.

Additional information

You can track backward incompatible changes made in a Magento Commerce mainline after the Magento 2.0 release.

Updated