Hide Forgot
Description of problem: When cloning some test plan in TCMS in most cases we want to only link testcases to the new test plan, not to copy it, but there is checked option "Create a copy (Unchecking will create a link to selected plans)" in Copy settings by default. It would be better to have this option not checked by default. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Go to some test plan 2. Click on "Clone plan" 3. See option "Create copy" in Copy settings Actual results: Checked "Create a copy (Unchecking will create a link to selected plans)" Expected results: Unchecked "Create a copy (Unchecking will create a link to selected plans)" Additional info:
Completely agreed. This dangerous default value already caused many duplicates of test cases to be created which makes their maintenance very hard for us.
(In reply to comment #0) > Description of problem: > When cloning some test plan in TCMS in most cases we want to only link > testcases to the new test plan, not to copy it, but there is checked option > "Create a copy (Unchecking will create a link to selected plans)" in Copy > settings by default. It would be better to have this option not checked by > default. > > Version-Release number of selected component (if applicable): > > > How reproducible: > Always > > Steps to Reproduce: > 1. Go to some test plan > 2. Click on "Clone plan" > 3. See option "Create copy" in Copy settings > > Actual results: > Checked "Create a copy (Unchecking will create a link to selected plans)" > > Expected results: > Unchecked "Create a copy (Unchecking will create a link to selected plans)" > > Additional info: I think this bug is easy to fix in the next version tcms 3.6.3. Thanks.
Verify version: 3.6.3 on englab --> PASSED Verify steps: 1. Go to some test plan 2. Click on "Clone plan" 3. See option "Create copy" in Copy settings Actual results: default is: Unchecked "Create a copy (Unchecking will create a link to selected plans)"
Thanks for the fix. However, the same "Create a copy" checkbox should be unchecked on the clone case page, for example: https://tcms.englab.nay.redhat.com/cases/clone/?type=case&case_sort_by=&plan=289&from_plan=289&from_plan=289&template_type=case&new_case_status_id=&new_priority_id=&a=search&summary=&author=&default_tester=&is_automated=&category=&case_status=2&component=&tag__name__in=&case=51362&case=46490&case=35269&case=35267&case=12516
(In reply to comment #4) > Thanks for the fix. However, the same "Create a copy" checkbox > should be unchecked on the clone case page, for example: > > https://tcms.englab.nay.redhat.com/cases/clone/?type=case&case_sort_by=&plan=289&from_plan=289&from_plan=289&template_type=case&new_case_status_id=&new_priority_id=&a=search&summary=&author=&default_tester=&is_automated=&category=&case_status=2&component=&tag__name__in=&case=51362&case=46490&case=35269&case=35267&case=12516 Thanks for your advice, now "Create a copy" checkbox is unchecked.
Will that change appear on the stage later? For now I still see the check box selected.
Verify version: 3.6.3-2 on englab --> PASSED Verify steps: open this link,https://tcms.englab.nay.redhat.com/cases/clone/?type=case&case_sort_by=&plan=289&from_plan=289&from_plan=289&template_type=case&new_case_status_id=&new_priority_id=&a=search&summary=&author=&default_tester=&is_automated=&category=&case_status=2&component=&tag__name__in=&case=51362&case=46490&case=35269&case=35267&case=12516 See default set. Actual results: Default set is unchecked.
Looks fine now, thanks for the fix!