Project

General

Profile

Actions

Feature #36848

open

API allow display "watchers" when listing several issues

Added by Yazan Al aeddin almost 2 years ago. Updated almost 2 years ago.

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

0%

Estimated time:
Resolution:

Description

Hello

The Redmine API allow listing "watchers" when returning an issue("/issues/{id}.json?include[]=watchers"),
but not when listing several issues("/issues.json?include[]=watchers").
We propose this feature in this PR (https://github.com/redmine/redmine/pull/136).
Thank you for your help.


Files

issues_index_api.patch (2.3 KB) issues_index_api.patch Yazan Al aeddin, 2022-03-28 09:59

Related issues

Related to Redmine - Feature #29894: View watchers on the issue listNew

Actions
Actions #1

Updated by Yazan Al aeddin almost 2 years ago

Yazan Al aeddin wrote:

Hello

The Redmine API allow listing "watchers" when returning an issue("/issues/{id}.json?include[]=watchers"),
but not when listing several issues("/issues.json?include[]=watchers").
We propose this feature in this patch
Thank you for your help.

Actions #2

Updated by Go MAEDA almost 2 years ago

  • Category set to REST API
Actions #3

Updated by Go MAEDA almost 2 years ago

Actions

Also available in: Atom PDF