Skip to content

handling list as entity  #79

@mrgleeco

Description

@mrgleeco

First off, thanks for this package! In my use case, it works almost too well.
Say i have two sources, each with a list property:
source.A:

group_members:
  - alice

source.B:

group_members:
  - bob

what i end up with by default is a list ["alice", "bob"]. I'm wondering if there is any way to treat lists as a whole, such that if i merge A then B, that source.B list is exclusive (ie just bob)?

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