testcases showing up under 2 TestPlans

1.8 related questions and discussions.
Please upgrade to LATEST 1.9.x.
No more fixes for 1.8.

Moderators: Amaradana, TurboPT, TL Developers

Locked
josri
Advanced user
Posts: 30
Joined: Fri Jun 12, 2009 9:39 pm

testcases showing up under 2 TestPlans

Post by josri »

Hi,

I created a new testplan. I didn't notice that the testplan was defaulting to the 1st testplan when logged in. I added testcases and found out that all the testcases were showing up under the wrong testplan. So, selected all the testcases and associated with the 2nd testplan and I am not able to disassociate the testcases from the 1st testplan. It's checked and disabled. It's confusing to see the testcases in both places and the testcases which are associated with 1st testplan are not getting updated when the xml-rpc call is run. How do I make the testcases to associate only with one testplan, ie., the 2nd one?

Thank you
Jo
lbracqua
TestLink user
Posts: 8
Joined: Fri Jan 29, 2010 2:31 pm

Post by lbracqua »

Hi,

I should have read you topic before creating mine.
Anyway, you can see 'http://www.teamst.org/phpBB2/viewtopic.php?t=3038' for a dirty and often dangerous method: direct modification into the database using IDs.

good luck for digging !
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Post by fman »

you have to avoid doing things on DB that can be done using user interface. If does not work then signal issue on mantis
josri
Advanced user
Posts: 30
Joined: Fri Jun 12, 2009 9:39 pm

Resolved: testcases showing up under 2 TestPlans

Post by josri »

Hi fman,

Thank you very much. Was able to remove it from the add/remove TestCases.

Jo
Locked