Kentico / ADImport

Kentico Xperience Active Directory Import Utility is an application which allows importing of users and groups (roles) from Active Directory into Kentico Xperience.
https://www.xperience.io
MIT License
3 stars 2 forks source link

Staging task for user creation not generated #21

Open RuiRayWang opened 5 years ago

RuiRayWang commented 5 years ago

Brief bug description

When staging is turned on, creating a new user from Admin UI generates new Staging Tasks for the user object. But when using the ADImport to import new user, users will be created inside the Users App, but there is no staging tasks generated for the new users.

Client need to run the import on STG and sync new users to PROD, which they can't do easily without those tasks. The current workaround is to sync the whole USERS sub tree.

The above is for client's v11. I just downloaded v12 EXE and looks like it's working the way it should be.

petrsvihlik commented 5 years ago

@ZdenekS81?

ZdenekS81 commented 5 years ago

Hi @RuiRayWang, I've created a bug for the issue and I'll write an update here when we get to it.

ZdenekS81 commented 5 years ago

Hi @RuiRayWang,

we've tested the scenario both on v11 and v12 and it worked as expected on both versions. Did client configured staging on v11 correctly? Were there any differences in configurations between the versions?