QC/ALM How to rename Modules across all projects?
Question ID: 104890
1
0

I’m trying to rename the Defects module to "Bugs" across all my projects in my QC11 instance. I know I can change the DC_CONST_NAME and DC_VALUE columns for each project’s DATACONST table, but I’m looking for a solution for all projects.

Marked as spam
Posted by (Questions: 424, Answers: 91)
Asked on March 12, 2013 2:27 pm
53 views
Answers (1)
2
Private answer

You can use the REPLACE_TITLE Site Configuration Parameter to achieve this. Rename one or more modules by using the following values for the parameter:

;;
;;
;;...

In your example, in order to change the name of the Defects module to ''Bugs,'' you'd enter this value for your REPLACE_TITLE parameter:

Defect;Bug;Defects;Bugs

Marked as spam
Posted by (Questions: 0, Answers: 771)
Answered on March 12, 2013 2:32 pm
0
Done and done...thanks!
( at March 12, 2013 2:34 pm)
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top