Actions
Defect #35242
closedJournals are not returned via API
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues list
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Affected version:
Description
Hi,
I was reading your documentation (Rest_Issues) that says on the "GET /issues.[format]" under includes:
for full list see below
So I suppose the list is the one on the endpoint "GET /issues/[id].[format]", and so it includes "journals".
However, when I send a request to https://support.xxx.com/redmine/issues.json?key=####&include=journals,attachments&limit=100 I can see the "attachments" field, but not the "journals" field... what's going on?
Related issues
Actions