Project

General

Profile

Actions

Defect #10164

closed

inconsistent field in "News" REST API: "user name"

Added by Alex Last over 12 years ago. Updated almost 9 years ago.

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

0%

Estimated time:
Resolution:
No feedback
Affected version:

Description

Redmine 1.3.0 REST API returns this in "news" section:
<author name="rest last" id="95"/>

there's no such field as "name" for users in Redmine.
there are:

first name
last name
login

suggestion: provide all three values in "author" section: first, last names plus login.
e.g.:

<author firstName="myFirst" lastName="mylast" login="user1" id="95"/>

Actions #1

Updated by Daniel Felix over 11 years ago

  • Status changed from New to Needs feedback

Is this still appearing after Redmine 2.3 has splitter the username in first and last name?

Otherwise this could be a 2.4 goal?

Actions #2

Updated by Alex Last over 11 years ago

I see the last released Redmine is 2.2.3. I can check when 2.3 is out.

Actions #3

Updated by Jan Niggemann (redmine.org team member) almost 11 years ago

Any update on this?

Actions #4

Updated by Jan Niggemann (redmine.org team member) almost 9 years ago

  • Status changed from Needs feedback to Closed
  • Resolution set to No feedback
Actions

Also available in: Atom PDF