- Create or open the text file for
customized properties.
For
more information,
see
Editing Properties Using MQL.
-
To define which fields from an original defect are copied when a new defect is created from it, follow these steps:
-
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.
-
Set the value for this property depending on your business requirements, separating the field names with a comma.
-
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.
|