You can configure the ability to copy a change request record and its details using system properties.

Before you begin

Role required: admin

About this task

You can configure the following functionality.
  • Disable the ability to copy a change request.
  • Disable the ability to copy attachments.
  • Determine the components of the source change request that are copied.

Procedure

  1. Navigate to All > Change > Administration > Change Properties.
    Some properties are found by entering sys_properties.list in the application navigator, as noted.
  2. Set the following properties as desired.
  3. Complete the following steps to further customize the ability to copy a change request by modifying a script include.
    1. Navigate to System Definition > Script Includes.
    2. Modify the ChangeUtils script include.
      For example, the ability to copy a change request is not available by default for standard changes. However, you can provide your own implementation of the isCopyRulesValid function in the ChangeUtils script include to override the default.