Project

General

Profile

Actions

Defect #28578

closed

Redmine JAVA API: Journal is missing User Data

Added by Shailesh Pathak about 6 years ago. Updated almost 6 years ago.

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

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

tried to read an issue along with Journal with following code

issue = issueManager.getIssueById(issueId, Include.journals);

It gets me all the Journal data as expected but missing User Info (null) who made that change.
While debugging figured out there is some issue while parsing the data in API classes.
Please check.

On browser with API URL, I get all the data along with User data.

Actions #1

Updated by Go MAEDA almost 6 years ago

  • Status changed from New to Closed
  • Resolution set to Invalid

Java libraries are not a part of Redmine core. Please contact the author of the library.

Actions

Also available in: Atom PDF