Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我删除了一个实体,管理日志告诉我它已被删除:“删除了一个实体”。
它消失了,至少有一段时间,然后突然复活发生了!
有什么想法可能在这里发生吗?我现在删除了 4 次相同的项目!
它让我有点疯狂:)
我正在使用主/从数据存储。
可能是您在其他地方运行的代码正在创建相同的实体。它可能是一个任务、cron 启动的任务、一个正常的 Web 请求等。你可能想检查一下。
是的,切换到 HRD。:)