Actions
Feature #6644
closedget "author email" through REST API
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
-
Start date:
2010-10-12
Due date:
% Done:
0%
Estimated time:
Resolution:
Wont fix
Description
I'm writing scripts to check various inconsistencies in issues, and notify the authors. So I need to be able to get the author's mail through the issues REST API.
I have a patch for r4230 which seems to work.
Files
Updated by Felix Schäfer about 14 years ago
- Status changed from New to Closed
- Resolution set to Wont fix
Thanks for that, but the API issue view returning the name alongside the ID of the user is probably only an interim solution until the API is extended to support querying users too. The second problem with that is that it doesn't respect the user setting "hide my email", and might make the user's email world-readable through the API.
Actions