Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reminder function for subtasks #34

Open
fhgituser opened this issue Jan 31, 2024 · 1 comment
Open

reminder function for subtasks #34

fhgituser opened this issue Jan 31, 2024 · 1 comment

Comments

@fhgituser
Copy link

Hello everyone, my team and I use Kanboard as users. We now make extensive use of the mail reminder function for subtasks. It is somewhat unfavourable that the subject line of the mail we receive contains the description of the subtask and the Kanboard task text in the mail body. Is it possible to set somewhere that "SubTask" always appears first in the subject line of the mail and then the text of the subtask?

@creecros
Copy link
Owner

creecros commented Apr 18, 2024

Anything is possible.

2nd variable on this line is the subject, currently set as $subtask['title']

$results[] = $this->sendEmail($subtask['task_id'], $subtask['title'], $user);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants