Feature #8531
Task's "assignee" should be specified by login instead of user ID
Status: | Closed | Start date: | 2011-06-04 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | REST API | |||
Target version: | - | |||
Resolution: | Duplicate |
Description
I'm trying to create a task in Redmine using REST API and assign to a specific user.
I know the login name (or full name) of the user I want to assign the new task to, but I don't know the user database ID.
I could get all users from the server and find the required one, but this operation requires "Administrator" permission, which is a non-starter in many cases.
so, I propose to allow specifying the "task's assignee" with user login name and not just user ID.
Related issues
History
#1
Updated by Ian Epperson almost 11 years ago
Duplicate of #6721
#2
Updated by Etienne Massip almost 11 years ago
- Status changed from New to Closed
Closed as duplicate of #6721, thanks.
#3
Updated by Etienne Massip almost 11 years ago
- Resolution set to Duplicate