Skip to content

id and author id of "messages" are saved as integers which can cause rounding errors, whereas the ids for users in the "users" section are strings. #6

@HedgeWizardly

Description

@HedgeWizardly

ID and Author IDs of messages are stored as Integers, whereas in the "entities" section of each json export, the users are listed with ids in string format. I believe these should all be in string format, as I encountered rounding errors where IDs in the "messages" section were Integers rather than strings.

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