Skip to content

YapDatabaseHooks extension doesn't seem to be respecting the allowedCollections property when specified #288

@aranasaurus

Description

@aranasaurus

I've registered the hooks extension and given it a whitelist but my didModifyRow is still being called on collections not in the whitelist.

In looking over the other extensions that do respect this property's setting I see that their Transaction implementation has to check this property, and it doesn't seem that YapDataBaseHooksTransaction.m has any reference to allowedCollections whatsoever.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions