mirror of
https://github.com/wekan/wekan.git
synced 2025-12-27 20:58:48 +01:00
Finished triggers improvements
This commit is contained in:
parent
196fef3a1b
commit
25968a35cc
7 changed files with 88 additions and 67 deletions
|
|
@ -1,6 +1,6 @@
|
|||
TriggersDef = {
|
||||
createCard:{
|
||||
matchingFields: ['boardId', 'listName','userId','swimlaneName'],
|
||||
matchingFields: ['boardId', 'listName','userId','swimlaneName','cardTitle'],
|
||||
},
|
||||
moveCard:{
|
||||
matchingFields: ['boardId', 'listName', 'oldListName','userId','swimlaneName'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue