Skip to content

Naming conflict with include_flex_columns_from #2

@ageweke

Description

@ageweke

If you use include_flex_columns_from, and the flex_column on the target model has the same name as the association from the original model to the target model, you get an infinite recursion and hence SystemStackError. There is no easy solution to this, but we should raise a clear error instead of getting into infinite recursion.

(Note to myself to fix this 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