Question: api issues on the project module?

Is there a bug that the field “task_owner” is missing in the API responses on the project achievement page? This field is present on the main project page.

If you could add that, we would be able to give the account only the minimum access rights needed. Since that field is missing from that specific page (but is present on different pages), we now have to retrieve the information from the “users” and “groups” pages. However, the API account can only access those pages with full admin rights. We’re not comfortable using a full admin account that’s only secured with a username and password for a web application that is accessible for everyone.

This is indeed a bug. It should return the “task_owners” field.

We have created an issue for it in our backlog.
Internal ref: Jira

1 Like