Project

General

Profile

Actions

Defect #15848

closed

REST API: Cannot retrieve memberships of closed projects

Added by Felix Schäfer about 10 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Normal
Category:
REST API
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

A customer of ours (Planio) uses the REST API to read amongst other things project memberships (/projects/:id/memberships.xml), which currently is not possible for closed projects, as :members => :index is not declared as a read-only action. We believe this is a bug.

Furthermore, this is complicated by the project API not returning the state of a project (#15815), which means he actually still needs to poll all project memberships and needs to "guess" that "406 not allowed" errors are closed projects.


Related issues

Related to Redmine - Feature #13107: API: Users that doesn't have the right on managing members can't access to the members list of a projectClosed

Actions
Actions #1

Updated by Jean-Philippe Lang about 10 years ago

  • Subject changed from Some read actions not available in the API for closed projects to REST API: Cannot retrieve memberships of closed projects
  • Status changed from New to Closed
  • Assignee set to Jean-Philippe Lang
  • Target version set to 2.5.0
  • Resolution set to Fixed

Fixed in r12650.

Actions #2

Updated by Go MAEDA almost 4 years ago

  • Related to Feature #13107: API: Users that doesn't have the right on managing members can't access to the members list of a project added
Actions

Also available in: Atom PDF