Skip to content

fix(enrichers): fix missing display_name, bio, location, and created_at from username_to_socials_maigret - #206

Open
PrinceBunBun981 wants to merge 1 commit into
reconurge:mainfrom
PrinceBunBun981:fix/enrichers/maigret-missing-import-fields
Open

fix(enrichers): fix missing display_name, bio, location, and created_at from username_to_socials_maigret#206
PrinceBunBun981 wants to merge 1 commit into
reconurge:mainfrom
PrinceBunBun981:fix/enrichers/maigret-missing-import-fields

Conversation

@PrinceBunBun981

Copy link
Copy Markdown

Adds the values display_name, bio, location, and created_at to nodes created by the Maigret enricher since it was previously only adding username, profile_url, profile_picture_url, platform, followers_count, following_count, and posts_count.

This also manually sets nodeLabel if any sort of display name exists to "display_name (platform)" since the enricher already creates relationships with the Username node.

Also includes the fix from #201.

…ed_at

This also manually sets `nodeLabel` if any sort of display name exists to "display_name (platform)" since the enricher already creates relationships with the Username node.

@dextmorgn dextmorgn left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good @PrinceBunBun981, thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants