Hide Forgot
Description of problem: When change the product of a bug, it can't refresh the associated version, target milestone, target release. E.g, change a bug from product rhel 6 to rhel7, the version selector still contains 6.0, 6.1,.... That should be refreshed to rhel7 version (7.0, 7.1,...) Version-Release number of selected component (if applicable): version 5.0.2.rh2 How reproducible: 100% Steps to Reproduce: 1. 2. 3. Actual results: Expected results: It should be refresh the associated version, target release and milestone. Additional info:
Verified this issue. Version 5.0.2.rh4 Version, milestone and target release will trigger an ajax call. Version and milestone fields will return the associated data, but the target release filed can't return the associated data due to bug 1323915. In this case, qe will change the status to VERIFIED. After 1323915 is resolved, if the target release still can't return data, qe will file a new bug for that.