Log ENTER after copying a test case.

The release related discussions, plans and questions.
Locked
fgavinier
TestLink user
Posts: 4
Joined: Wed Jan 02, 2008 6:34 pm

Log ENTER after copying a test case.

Post by fgavinier »

After I copied a test case created by another person to my Test Suite Test Link is creating a log enter like this one (with the person who originally create the test that was copyed)

"Created on 01/02/2008 13:19:11 by person_1 "

And then after I updating some information in the test case Test Link is creating another log enter like that (with the person who is updating the new test case)

"Last modified on 01/02/2008 13:21:25 by person_2 "

Here the question: Test Link will always create a log enter (The creation log) refering the people who first created the copied test case? Is it possible not to register this log or associate to person who is copying the test case to the new suite ?
havlatm
Member of TestLink Community
Posts: 940
Joined: Mon Oct 31, 2005 1:24 am
Location: Czech

Post by havlatm »

It is not supported. Your problem could solve TC templates, which hopefully will be in 1.8 version.
The only way is modify code and add option to overwrite author.
fgavinier
TestLink user
Posts: 4
Joined: Wed Jan 02, 2008 6:34 pm

Post by fgavinier »

That´s great!

This resolve my problem.
Locked