Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
R2.3.1
-
None
-
None
-
None
Description
Hello,
Problem:
When using the Import Steps option from another Test and there are lots of tests to choose from, it is not possible to select the earliest test issues, since the autocomplete list only shows the latest issues.
For instance, if we have 500 test issues and I start to type "XRAY-4" it shows the issues 499, 498,... and does not show the issues 4 or 41, etc.
And since these are not shown in the autocomplete list, they cannot be chosen for import.
Steps to Reproduce
- Required: To have an environment with a lot of Test
- Edit a Test to import steps from another Test
- Choose the option Import Steps from Test
- Try to choose an issue with a very low number (with a lot of tests starting by the same digit. For instance, 4 and you have Tests from 400 to 499)
- Start to type the issue key to filter the autocomplete list
- Try to add a Test that is not shown in the list (that has a very low number)
Suggestions to fix
- The autocomplete list should show the issues in ascending order, so that lower issues can be chosen from the autocomplete list.
- Implement the same behavior that can be found in the Add Test option, where issues that don't appear on the autocomplete list can also be added. By typing the key and clicking outside or by choosing the last option on the autocomplete list which allows to add the key typed in the textbox.
Thank you.
Regards.
Rogério