-
Bug
-
Resolution: Fixed
-
Low
-
None
-
None
-
None
Repro steps:
- Create an internal directory dirA
- Add 2 groups to dirA:
- users-group
- admins-group
- Add two users to dirA
- user1 (member of users-group and admins-group)
- user2 (member of users-group)
- Create an internal directory dirB
- Import users from dirA to dirB, without overwriting existing
- 2 users, 2 groups, 3 group-memberships imported
- Import users from dirA to dirB, this time overwriting existing
- 1 user, 1 groups, 1 group-memberships imported. user2 isn't imported at all, and users-group isn't imported at all.
Found while investigating CWD-1739.
- is incorporated by
-
CWD-3495 PostgreSQL directory import from internal -> internal causes hang if overwrite is enabled
- Closed
- relates to
-
CWD-3482 Upgrade to H2 for evaluation and tests
- Under Consideration
- was split from
-
CWD-1739 import users does not respect group memberships on first attempt
- Long Term Backlog