Skip to content

Support soft delete by id when Entity has SoftDelete property #3494

Description

@spinachomes

Expected behavior

qbean().setId(1L).delete() support soft delete

Actual behavior

qbean().setId(1L).delete() will permanently delete

Steps to reproduce

  // some java code
  // some logging output

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions