Skip to content

Checking for deleted operations #2

@JamesCrowMedia

Description

@JamesCrowMedia

WeightGurus._is_operation_earlier(current_operation, deleted_operation)

FYI, the entryTimestamp is used as the unique key for legacy reasons. The easiest way to deal with delete ops is to sort out the delete ops and then find a matching entryTimestamp down to the millisecond. When creating a new entry, the app will iterate by .001ms if an entry with that timestamp already exists to make sure they are unique.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions