Can we make ALM entity copy take name of person doing action instead of original designer?
Question ID: 106935
3
0

Is it possible in ALM to setup workflow or some other attribute to make is so that when User A copies an item/entity created by User B, that the pasted item then will be designed/created by User A when finished?

We reuse some tests that only have slight changes so we copy often and do small edits. But one less edit here would be a bit more efficient.

Marked as spam
Posted by (Questions: 104, Answers: 0)
Asked on July 1, 2016 2:50 pm
31 views
Answers (1)
1
Private answer

Hello,

Your request is easily solved via the addition of the site configuration parameter:

**COPY_CHANGES_USER_FIELDS**

Add this parameter to Site Configuration tab from Site Admin console.

*Description: This parameter enables you to specify that the user who copies a record is listed in the specified User List fields of the copy. For more information on fields that have User List as their Field Type, see Customizing Project Entities. The value of this parameter is a comma-separated list of User List fields. For example, set the value of the parameter to BG_DETECTED_BY. Assume defect 10 is detected by user Cecil_qc, and user Shelly_qc copies defect 10. ALM creates a copy of the defect with Shelly_qc as the user who detected the defect, not Cecil_qc.*

When you add the parameter, the value will be the name of the field you wish for copy action to take ownership of. For example TS_RESPONSIBLE. Comma-separated list so add a comma and add whichever fields you wanted to be affected.

Marked as spam
Posted by (Questions: 1, Answers: 116)
Answered on July 1, 2016 2:56 pm
0
Exactly what I needed.
( at July 1, 2016 3:01 pm)
EyeOnTesting

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

X
Scroll to Top