-
Bug
-
Resolution: Fixed
-
High
-
6.4.6, 6.4.12, 6.5-OD-07, 7.0.10, 7.1.0, 7.1.1, 7.2.0-OD-02, 7.1.7, 7.2.0, 7.2.2, 7.1.9
-
6.04
-
57
-
Severity 3 - Minor
-
1,063
-
NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.
Summary
The field in the Assign Issue dialog allows for either typing to immediately select somebody, or clicking on the down arrow to scroll through a list of all the users on an instance. If you have enough users on your instance that the dropdown list has a scrollbar, if you scroll to the bottom JIRA appears to query itself for the list of assignable users multiple times, and you end up with duplicate users appearing at the bottom of the list.
Steps to Reproduce
- Create 15-20 users in JIRA 6.5-OD-07, ensure all of them are able to be assigned issues (you need enough users to cause the user list in the Assign Issue dialog to have to scroll).
- Create a new JIRA issue.
- Click Assign, then hit the dropdown arrow in the Assignee field.
- Scroll down (using the keyboard or trackpad/mouse, it doesn't matter) to the bottom of the list.
Expected Results
You reach the bottom of the user list and there's no duplicates.
Actual Results
As you get to the bottom of the user list, you'll notice the scrollbar will jump and you'll have a couple of duplicate users appearing at the bottom. This will repeat two or three more times.
Notes
You can see the XHRs appearing in the web inspector each time the scrollbar jump happens. The very first XHR when you click the down arrow in the Assignee field will contain all the users with no duplicates, but the subsequent ones will have only one or two users in them, which are the duplicates that appear at the bottom of the list upon scrolling down.
This isn't browser-specific (I can replicate it in Firefox, Chrome, and Safari).
Workaround
Currently there's no workaround, but this issue is purely cosmetic.
- is duplicated by
-
JRASERVER-45354 Opening the dropdown for "Assign issue" duplicates the number of users in that list
- Closed
-
JRASERVER-44326 Assignee user picker duplicates last user(s)
- Closed
- is related to
-
JRASERVER-62628 Duplicate entries for users in user picker fields
- Closed
-
JRASERVER-62649 Changing the Component Lead of an existing Component throws 'the user <username> does not exist' on save due to mismatch in user key and username
- Closed
-
MNSTR-419 Loading...
- relates to
-
JRACLOUD-44113 Scrolling down list of users in the "Assign Issue" dialog results in duplicate users appearing
- Closed
-
JRASERVER-66060 Assignee picker shows last user twice
- Closed
- Testing discovered
-
JRASERVER-45354 Opening the dropdown for "Assign issue" duplicates the number of users in that list
- Closed
- was cloned as
-
JRASERVER-63554 Scrolling down list of users in the "Assign Issue" dialog results in duplicate users appearing (Edge case)
- Gathering Impact
-
JSB-132 Loading...
- mentioned in
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...