Member Name sorting in user group not working
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 564
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 29
Description
What steps does it take to reproduce the issue?
- As a superuser or curator, navigate to a (sub-)dataverse which has user groups with multiple members.
- Click Edit and select Groups.
- Click the Edit button of a group with multiple members.
- On the column heading Member Name, click the arrow button.
-
When does this issue occur?
When trying to sort the members of a user group. -
Which page(s) does it occurs on?
In the group management window. -
What happens?
Nothing, i.e. no sorting is carried out. -
To whom does it occur (all users, curators, superusers)?
Curators, superusers -
What did you expect to happen?
The list of group members being sorted alphabetically.
Which version of Dataverse are you using?
I tested this in our test environment on v6.2 and on demo.dataverse.org on v. 6.2 build "v6.2+10451+10463+10383-iqss"
Any related open or closed issues to this bug report?
Not that I know of.
Screenshots:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in the group management window using a user group with multiple members, then trace the Member Name column and its sorting control. The work is done when clicking the column arrow sorts members alphabetically for curators and superusers, with the behavior verified in the affected interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100