Skip to content

[SessionRepositoryFilter] double save session to repository #2218

Closed as not planned
@edgar-dev20

Description

@edgar-dev20

Expected Behavior

When we use sessionRepositryFilter we find the session once and save it to the repository once at the end of the request

Current Behavior
SessionRepositryFilter at the end of the request find the session 2 times and save it twice. It's all about

Why is this necessary if after all the filters we still make a commit?

Maybe just use the final commit?

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions