Skip to content

Export does not contain all Security Rules #30

@defenestration

Description

@defenestration

I noticed my coworker created this security rule the other day. It shows up when you view it in the UI and do incap site status, but does not show up using incap site export. Some other rules show up in the export but this one is missing.

From the status it looks like this

{
    "incap_rules": [
        ...
        {
            "action": "api.rule_action_type.rule_action_block",
            "creation_date": 1761851066000,
            "id": 9441462,
            "name": "Block requests for JS Test",
            "rule": "URL contains \"^/<%=\""
        }
        ...
}

is it something about the rule? i would hope the export contained everything.

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