Skip to content

Runway should account for loading linked record that is empty and should handle it accordingly #67

@jtnelson

Description

@jtnelson
Image

If data is empty, data.get() is null and Iterables.getLast will throw and error because the input is null:
Cannot invoke "java.lang.Iterable.iterator()" because "iterable" is null

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