-
Notifications
You must be signed in to change notification settings - Fork 693
Labels
affects/8.8Issue is affecting 8.8 minor versionsIssue is affecting 8.8 minor versionscomponent/identityRelated to the Identity component/teamRelated to the Identity component/teamkind/bugCategorizes an issue or PR as a bugCategorizes an issue or PR as a buglikelihood/highA recurring issueA recurring issueseverity/midMarks a bug as having a noticeable impact but with a known workaroundMarks a bug as having a noticeable impact but with a known workaroundversion:8.8.0-alpha8version:8.8.0-alpha8-rc1
Description
Description
According to the comment here --> #33972 (comment)
sorting should be working.
But FE sorting doesn't work for:
Location | Sorting Coloumns | Actual result |
---|---|---|
/groups/{id}/users | username | doesn’t sort |
/groups/{id}/roles | doesn’t have sorting option at all | |
roles/{id}/users | username | doesn’t sort |
roles/{id}/groups | groupId | doesn’t sort |
/tenants/{id}/users | username | doesn’t sort |
/tenants/{id}/groups | groupId | doesn’t sort |
Steps to reproduce
- Go the Identity
- Navigate to the pages in the table
- Click on appropriate columns
Current behavior
Results on FE doesn't sorted although in responses in dev console BE sorting seems to be working fine
No.FE.sorting.mov
Expected behavior
Results are sorted in ASC/DESC orders accordingly
Environment
SaaS & SM
Version
- Component Version: [8.8]
Rootcause
No response
Solution ideas
No response
Dev -> QA handover
- Resources:
- Versions to validate:
- Release version (in which version this feature will be released):
Links
No response
Metadata
Metadata
Assignees
Labels
affects/8.8Issue is affecting 8.8 minor versionsIssue is affecting 8.8 minor versionscomponent/identityRelated to the Identity component/teamRelated to the Identity component/teamkind/bugCategorizes an issue or PR as a bugCategorizes an issue or PR as a buglikelihood/highA recurring issueA recurring issueseverity/midMarks a bug as having a noticeable impact but with a known workaroundMarks a bug as having a noticeable impact but with a known workaroundversion:8.8.0-alpha8version:8.8.0-alpha8-rc1
Type
Projects
Status
Done