Skip to content

Failure in cascading deletion #20

@CBenghi

Description

@CBenghi

Hello @martin1cerny,

As I'm working on restoring al CI/CD processes I had to set the ignore flag on a failing test at the following line:

[Ignore("@martin1cerny, this is known to fail, but looks like a bug. Could you have a look?")]
public void Deletion()
{
var model = CreateTestModel();
using (model.BeginTransaction("Deletion"))

Is it an easy one for you to fix?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions