mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02: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