Files
Kanboard-Prod/app
Harry Kakoulidis dcb3e59548 For automatic action "Send a task by email to someone", the Subject of the e-mail can contain a template using interpolation expressions (with double braces).
For example, to have the email's subject look like (e.g. task moved to column "Done"):
Done: Make sales report (#1000)

Add the following action:

> Send a task by email to someone
  Event name = Move a task to another column
  Column = Done
  User that will receive the email = Harry
  Email subject = {{column_title}}: {{title}} (#{{id}})
2020-12-29 21:48:04 -08:00
..
2020-10-21 18:44:11 -07:00
2016-12-01 22:52:58 -05:00
2020-02-29 16:34:38 -08:00
2017-10-19 16:26:15 -07:00
2020-10-05 21:29:48 -07:00
2020-04-05 14:50:11 -07:00
2020-12-28 12:29:04 -08:00
2018-05-09 11:21:57 -07:00
2020-12-23 11:58:33 -08:00
2020-10-04 10:42:01 -07:00
2018-06-06 15:15:02 -07:00