Skip to content

[Bug]updateStrategy= FieldStrategy.Never.class 在 eventRecordUpdated 事件中就获取不到值了 #57

@zc269105964

Description

@zc269105964
  • 字段如果定义updateStrategy= FieldStrategy.Never.class,record.save()后在eventRecordUpdatedgetEntity获取不到该字段的值
  • record.save()方法能否调整下逻辑,没有改变的字段就不要update了,避免多个线程同时update时相互覆盖

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions