Vote #68453
完了Add/remove issue watchers via REST API
0%
説明
Currently there does not seem to be a way to add watchers to an issue using the API. This includes during issue creation and through an update.
journals
This should be two APIs:
* One to add watchers when creating an issues (just like the main issues form)
* One to add/remove watchers individually (just like the sidebar actions)
--------------------------------------------------------------------------------
I need this fixed too. We rely heavily on redmine's watchers to notify the appropriate team(s) of new issues, changes, etc. Depending on the type of issue, different watchers need to be notified.
--------------------------------------------------------------------------------
I need this capability as well.
--------------------------------------------------------------------------------
I need it too.
--------------------------------------------------------------------------------
Any news about that capability ?
--------------------------------------------------------------------------------
Need it too, also now we can't even know who watched issue - need something like ?include=watchers to be implemented
--------------------------------------------------------------------------------
I need this also...
--------------------------------------------------------------------------------
+1
--------------------------------------------------------------------------------
+1
--------------------------------------------------------------------------------
+1
--------------------------------------------------------------------------------
I hate saying "me too", but... me too.
--------------------------------------------------------------------------------
+1
--------------------------------------------------------------------------------
+1
--------------------------------------------------------------------------------
+1
--------------------------------------------------------------------------------
It's really needed
--------------------------------------------------------------------------------
+1 important feature
--------------------------------------------------------------------------------
+1 same here.
We got end users adding issues directly from our desktop application and would need to notify other team members :/
update: 100 EUR / 130 USD here for sponsoring this, I added a sponsoring issue to freedomsponsors but cannot link it here due to spam. Search with the title of this ticket to find it :)
--------------------------------------------------------------------------------
Feature added in r11290. You can now:
* add watchers when creating an issue
* get the list of watchers for a given issue (with @?include=watchers@)
* add a watcher to an existing issue
* remove a watcher
This is documented in [[Rest_Issues]].
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Jean-Philippe, this is Tony from FreedomSponsors.
This is just a reminder that you got USD 134 waiting for you for solving this issue.
That offer was made by Paul Wehle (see his comment above).
You need to mark the issue as resolved on the FreedomSponsors website before Paul is able to pay his offer.
The issue link is freedomsponsors.org/core/issue/136/add-watchers-to-issue-via-rest-api
Cheers :-)
--------------------------------------------------------------------------------
related_issues
duplicates,Closed,10637,add/remove issue watcher via REST API for issues
duplicates,Closed,13029,add/remove watchers for Issues