sheltermanager / asm3

Animal Shelter Manager
GNU General Public License v3.0
109 stars 67 forks source link

Diary tasks: option to choose task creator #1565

Open bobintetley opened 1 week ago

bobintetley commented 1 week ago

At least one user has requested that they be able to assign elements of a diary task to the person who created the task, rather than a fixed person.

Add an option to the diary task for list for "(task creator)" with a value of -1 or some other token that is unlikely to collide with a real name. When the task executes, it can fill in the logged in user when it finds -1 instead.