Skip to content

Allow for filling arrays with a known value when using force #542

Closed
@dtorres-sf

Description

@dtorres-sf

Is your feature request related to a problem? Please describe.
Yes, when applying a delta using force there is no way to extend arrays if the index is out of bounds.

Describe the solution you'd like
An option to extend the array with a known value.

Describe alternatives you've considered
I think either filling with a static value, or a callable function that can be used to dynamically determine the value would be the best.

Additional context
I have a solution ready and will post a PR soon.

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