Skip to content

Group listing fails when a user is not available #12991

@blizzz

Description

@blizzz

Steps to reproduce

  1. Have a group containing LDAP users
  2. Remove one of those user from LDAP
  3. Request group memberships via ProvisioningAPI/Users page

Expected behaviour

They should be listed

Actual behaviour

page stays empty, cause by an uncaught exception thrown from User_LDAP::getHome, because it does only return the home path on deletion processes (for reasons i guess).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions