Skip to content

Sequence sharing does not work properly #93

@ilya-kolchinsky

Description

@ilya-kolchinsky

Sharing sequences is now broken due to the way it works involving IDs. For example, the shared tree of seq(a,b) and seq(a,c,d,b) will not work correctly due to the second pattern being verified using the indices of the first one.
The correct implementation should only consider event names.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingessentialNew feature or improvement which is a must for the first release

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions