Org Web Adapter

journals/2022_03_07.org

ID
95f4f1e3-b672-426c-ad49-94161a555baa

2022-03-07 - Monday

15Five

DONE Get to the bottom of [[id:065e6c56-28f7-4392-994b-c787f0aeb47e][BambooHR Integration]] user creation issue

CLOSED:

- Note taken on

The import log for BambooHR https://admin.cloud100.15five.com/admin/dj/bamboo_hr/importrecordproxy/76284/change/?_changelist_filters=q-l%3Doff%26q%3D56090

The error, if you search for `Isa` in the import log is pretty clear:

"User create failed - Isa Dietrich <isabelle.dietrich@blueprintprep.com> -- duplicate key value violates unique constraint \"ff_user_username_key\"\nDETAIL: Key (username)=(isabelle.dietrich@blueprintprep.com/56090) already exists.\n

So Isa's account had been deactivated, is being reactivated and for some reason our code is catching it as an exception.