Skip to content

Initiate transaction on requests with include #262

@gr0uch

Description

@gr0uch

Currently only requests to write data are covered by transactions. This should be extended to requests that include as well, to guarantee that all records are in the state from before the transaction started.

Actually this is the whole reason why input and output hooks exist and can't be done externally, to be able to hook into the transaction of the running request.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions