Skip to content

Connected entities fail if more than 2 are connect with hasManyThrough Error building: HasMany@quick -> java.lang.StackOverflowError  #238

@GunnarLieb

Description

@GunnarLieb

Please see: https://github.com/akitogo/quicktest

getInstance("user")
            .with("usergroup.permission.extendedpermission")
            .has("usergroup.permission.extendedpermission")

and I use has, it works with two like has("usergroup.permission") but as soon I have three (see above) I get (bearbeitet)
an Error building: HasMany@quick -> java.lang.StackOverflowError

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions