Configuring Which Fields Are Copied With a Defect

You can configure which fields from an original defect are copied when a new defect is created from it.

See Properties for Fields Copied With a Defect.

  1. Create or open the text file for customized properties. For more information, see Editing Properties Using MQL.
  2. To define which fields from an original defect are copied when a new defect is created from it, follow these steps:
    1. Add or edit this line in the file used to import properties into a page object:

      emxDefectManagement.CopyDefect.CopyFields = Title,Description,WhenFound, Environment,StepsToReproduce,Severity,Priority,ReportingOrganization,ReportedAgainst,IntroducedIn,Keywords,Subscribers

      The specified fields are copied from an original defect when a new defect is created from it using the Copy Defect action.

    2. Set the value for this property depending on your business requirements, separating the field names with a comma.
  3. When you are finished updating the text file with all properties that you want to modify, use the text file to modify the emxDefectManagement.properties page object. For more information, see Editing Properties Using MQL.