nocobase/packages/plugins/@nocobase/plugin-workflow
Junyi 31d91ebc83
fix(plugin-workflow): fix duplicated triggering schedule event in multiple apps (#4201)
* fix(plugin-workflow): adjust transaction level in schedule

* refactor(plugin-workflow): use unique event key instead of repeat-read isolation level

* fix(plugin-workflow): fix test case

* refactor(plugin-workflow): use uuid as event key when not specified

* chore(plugin-workflow): avoid conflict
2024-04-30 22:20:25 +08:00
..
src fix(plugin-workflow): fix duplicated triggering schedule event in multiple apps (#4201) 2024-04-30 22:20:25 +08:00
.npmignore
client.d.ts
client.js
LICENSE
package.json chore(versions): 😊 publish v1.0.0-alpha.3 2024-04-30 16:11:28 +08:00
README.md
README.zh-CN.md
server.d.ts
server.js

workflow

English | 中文

安装激活

内置插件无需手动安装激活。

使用方法