Skip to content

Condition overlay perimeters #26

@15g-lucas

Description

@15g-lucas

This may be a misconception on my part. I need your advice on this.

I have an Agency model, with a boolean attribute is_protected.

My Perimeter always specifies ->where(‘is_protected’, false).

However, I have a ProtectedPerimeter (Overlay) that allows me to pass a ->where(‘is_protected’, false).

Since I have to put the OverlayPerimeters at the beginning of my Control, my condition doesn't work.

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