Project

General

Profile

Actions

Feature #8981

closed

REST Api for Groups

Added by Stéphane Schoorens over 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
Normal
Category:
REST API
Target version:
Start date:
2011-08-04
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

I need to attach a user to a group when I post it.
example :

    my $user_info = { user => { lastname => 'red', firstname => 'test', mail =>'red@red.fr', login =>'redtest' } group => { name => users, id => 1 } };
 

this functionality is it implemented ?


Related issues

Has duplicate Redmine - Feature #8597: Missing groups related array in users.xmlClosed2011-06-13

Actions
Actions #1

Updated by Pierre Gay over 12 years ago

I would need this feature too.

Actions #2

Updated by Jean-Philippe Lang almost 12 years ago

  • Subject changed from Users Rest Api and Groups to REST Api for Groups
  • Target version set to 2.1.0
Actions #3

Updated by Jean-Philippe Lang almost 12 years ago

  • Status changed from New to Closed
  • Assignee set to Jean-Philippe Lang
  • Resolution set to Fixed

Feature added, see the documentation.

Actions #4

Updated by Go MAEDA over 3 years ago

  • Has duplicate Feature #8597: Missing groups related array in users.xml added
Actions

Also available in: Atom PDF