Created attachment 946276 [details] [test case] In clone case to plan page, when user checked 'Use the same Plan', system does not disable 'Filter another plan' option. Description of problem: as summary. Version-Release number of selected component (if applicable): v3.8.11-2 on devel server. How reproducible: 100% Steps to Reproduce: 1.Enter a plan detail page, click case-clone link to enter clone case to plan page. https://tcms-devel.app.eng.nay.redhat.com/cases/clone/?type=case&case_sort_by=&plan=10240&from_plan=10240&from_plan=10240&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=&items_per_page=100&case=293490&case=293491 2.checked 'Select Plan' as 'Use the same Plan'. 3.Inspect option named 'Use the same Plan' is available or not. Actual results: 'Use the same Plan' is available. Expected results: 'Use the same Plan' is not available. Additional info:
this bug has been fixed by this patch https://code.engineering.redhat.com/gerrit/34438
verify on devel server with 3.8.11-2 : pass verify steps are the same as the description.