-
Notifications
You must be signed in to change notification settings - Fork 0
Hints and tricks
Michael M edited this page Apr 10, 2018
·
2 revisions
the command ace tasks:assign <taskid> <userid>
can be used to assign a user to a specific task. The userid
is the number of the user in aceproject. You can use ace users
to get a list of all users with according ids.
Instead a number you can also use a partial string of the user, e.g. first name or a part of the email. Warning: if the search returns more than one users for the string, you wont be able to assign / unassign the task. You must use a unique part of the name.