Skip to content

Interceptor support for bulk updates #30869

@gediminas-eldorado

Description

@gediminas-eldorado

In our app, we have some rules, which we want applied always, when a save to database happens.

For example: set modified date.

Previously, this could easily be achieved with interceptors.

Now, with bulk updates, it seems that this logic needs to be included manually to each bulk update command.

Question: Is there a way to intercept bulk update operations currently? If not, is there a possibility for this in the future?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions