Daniel Keir Haywood created CAUSEWAY-3349: ---------------------------------------------
Summary: removeAndFlush fails if object was created persistAndFlush in the same interaction. Key: CAUSEWAY-3349 URL: https://issues.apache.org/jira/browse/CAUSEWAY-3349 Project: Causeway Issue Type: Bug Affects Versions: 2.0.0-M9 Reporter: Daniel Keir Haywood Assignee: Andi Huber Fix For: 2.0.0-RC1 Attachments: image-2023-02-05-14-38-36-722.png This has happened in an integ test in Estatio, so I don't have a reproducible case, but what the test did was to create an object using repositoryService#persistAndFlush, and then in its teardown destroy it using removeAndFlush. However, what I observe is an assertion error. !image-2023-02-05-14-38-36-722.png! -- This message was sent by Atlassian Jira (v8.20.10#820010)