Skip to content

User "tags" column is not properly updating #50

@tyler-hanson

Description

@tyler-hanson

We are currently syncing user data from Intercom to our warehouse using the stitch integration, however we're running into issues with the tags field not being up to date.

The tags field is stored as a JSON object; it seems that when a new tag is added, the user record is not updated and a re-sync is not triggered by Stitch. This is evidenced by the updated_at timestamp, which doesn't increment when a new tag is added to a user.

Is it possible to trigger updates to the user record whenever the contents of the tags array changes?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions