Unverified Commit 93fba8fc authored by Junyi's avatar Junyi Committed by GitHub
Browse files

fix(plugin-workflow): fix collection trigger config (#575)

parent 592f6a42
tree-demo 0.7 0.7.6 Dunqing-feat-select-m2o-next auditlogs chore/error-message doc/api-database doc/db-repository doc/dev-res-action doc/new-user-manual doc/plugin-workflow doc/relation-repository example/custom-signup-page example/util examples excel-function feat-default-value feat-fix-time-and-collection-pagination feat-kanban-add-description feat-m2o-sub-form-mode feat/associate-operate feat/batch-operation feat/cache feat/collection-inherits feat/collection-templates feat/database feat/dev-ci feat/field-unique feat/grap-collection feat/inherit-collection feat/logger feat/plugin-file-manager feat/plugin-import feat/plugin-import-2 feat/plugin-manager-0823 feat/plugin-user-groups feat/plugin-verification feat/plugin-workflow-collection-field feat/pm feat/pnpm-support feat/reference-check feat/request-logs feat/resize-grid-columns feat/safer-update feat/submodule-graph-collection feat/tree-table-block feat/workflow-request fix-link-to-default-value fix/association-deleted fix/attachment-upload fix/block-select-collection-menu fix/bulk-update-db-locked fix/collection-manager-0719 fix/collection-manager-del-foreign-key fix/create-inherits fix/custom-assign-value fix/database-find-with-appends fix/database-view-error fix/destroy-fields-by-array fix/docker-ci fix/export-date fix/export-percent fix/form-sys-fields-default-edit-mode fix/menu-schema fix/merge-include fix/plugin-cm fix/table-data perf/cache-schema perf/token pre-release refactor/client refactor/plugin-workflow-ui rollback table-demo tree v0.8.0-alpha.13 v0.8.0-alpha.11 v0.8.0-alpha.9 v0.8.0-alpha.8 v0.8.0-alpha.7 v0.8.0-alpha.6 v0.8.0-alpha.5 v0.8.0-alpha.3 v0.8.0-alpha.2 v0.8.0-alpha.1 v0.7.7-alpha.1 v0.7.6-alpha.2 v0.7.5-alpha.1.1666403334 v0.7.5-alpha.1 v0.7.4-alpha.7 v0.7.4-alpha.4 v0.7.4-alpha.1 v0.7.3-alpha.1 v0.7.2-alpha.2 v0.7.2-alpha.1
No related merge requests found
Showing with 1 addition and 0 deletions
+1 -0
......@@ -49,6 +49,7 @@ export default {
'config.collection': {
...collection,
['x-reactions']: [
...collection['x-reactions'],
{
target: 'config.mode',
fulfill: {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment