Hi all! I am currently ingesting users one by one ...
# getting-started
a
Hi all! I am currently ingesting users one by one as they log in through OIDC. Does anyone know how can they edit their
Ask me about
and
Teams
on their profile page? Thanks!
b
Hey @agreeable-hamburger-38305! Great question! Currently, editing via the UI is not supported.. It's something the core team is aware of and hoping to get done early next year (unless community contribution is available!)
thank you 1
cc. @little-megabyte-1074 I think this counts as a feature request!
teamwork 1
d
I was stumbling upon the same question, is there a way to feed the information via API / Ingestion or is this still a blank field? 🙂
one more related question: Is it possible to add “departmentID” and “departmentName” information to the user? I receive an error when trying to ingest information here.
b
@dazzling-appointment-34954 Can you paste the issue you're seeing? Editing profiles is something that's been on the backlog, but given recent interest in it will be prioritized as soon as we have UI bandwidth available, along with some other low-hanging fruit UI improvements
d
I receive the following error: I changed the values from null to the following in the screenshot, when putting them back to Null the ingestion works. Let me know if you need more information 🙂
b
Aha!
Here's the schema for that aspect: https://github.com/linkedin/datahub/blob/master/metadata-models/src/main/pegasus/com/linkedin/identity/CorpUserInfo.pdl It seems that the departmentId is expected to be a long! Try changing it to a numeric type
d
Nice, thank you for the help John, you are amazing 🙂 ! Will try it out very soon.
teamwork 1