Content
Updated by Jay Kay over 10 years ago
I am trying to set the “Assignee”, “Author”, and another custom User field of a new Work Package posted through the API. The values I’m sending are valid, but the user ID is not being registered.
Note that this does work for the “Responsible” field, which is good.
It’s also unclear what the “Assignee” field should be. Is it “assigned\_to”, “assignee\_id”, “assigned\_to\_id”, “work\_package\_assigned\_to\_id”, “planning\_elements\_assigned\_to\_id”, or something else? Depending on which part of the system you’re looking at, the answers vary (e.g., the response to a GET Planning Element is different to the rendered HTML on the page, which is different to the documentation, etc…)
Note that this does work for the “Responsible” field, which is good.
It’s also unclear what the “Assignee” field should be. Is it “assigned\_to”, “assignee\_id”, “assigned\_to\_id”, “work\_package\_assigned\_to\_id”, “planning\_elements\_assigned\_to\_id”, or something else? Depending on which part of the system you’re looking at, the answers vary (e.g., the response to a GET Planning Element is different to the rendered HTML on the page, which is different to the documentation, etc…)