-
Bug
-
Resolution: Fixed
-
Medium
-
2.5.3, 2.4.8, 2.6.1
-
None
We need to ensure that search calls to the CrowdService never return shadowed users. This change will require us to write several unit tests to verify the intended behaviour.
- causes
-
JRASERVER-30079 Mixed case usernames causes incorrect group membership calculation
-
- Closed
-
- is related to
-
CWD-3187 Crowd can return shadowed users as part of membership queries
-
- Closed
-
-
JRASERVER-33014 JQL function membersOf returns incorrect results if the user has groups in another user directory
-
- Closed
-
- relates to
-
CWD-3147 If a user exists in two directories in an application, and is added to a group in one directory that it was already in the other, clients get duplicate key errors
-
- Closed
-
- mentioned in
-
Wiki Page Failed to load
[CWD-3143] CrowdService API returns shadowed users depending on the shape of the query parameters
Workflow | Original: Simplified Crowd Development Workflow v2 - restricted [ 1510953 ] | New: JAC Bug Workflow v3 [ 3365352 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Link | New: This issue causes JRACLOUD-30079 [ JRACLOUD-30079 ] |
Workflow | Original: Simplified Crowd Development Workflow v2 [ 1392522 ] | New: Simplified Crowd Development Workflow v2 - restricted [ 1510953 ] |
Workflow | Original: Crowd Development Workflow v2 [ 493620 ] | New: Simplified Crowd Development Workflow v2 [ 1392522 ] |
Remote Link | New: This issue links to "Wiki Page (Extranet)" [ 40254 ] |
Link | New: This issue is related to CWD-1805 [ CWD-1805 ] |
Fix Version/s | New: 2.6.2 [ 31890 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Awesome, thanks for backporting this, Joe!