Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Updated by Jay Kay about 11 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…)

Back

Loading...