Opened 2 years ago
Last modified 1 year ago
http://eclipse.org/mylar exposes trac tickets into eclipse gui. currently missing is a functionality to set users out of a filtered list.
see also eclipse mylar bug 154095.
This is not an XmlRpcPlugin bug. It contains the ability to search for users in the CC list (server.ticket.query("cc~=bob@hotmail.com")) and for setting ticket properties.
there should be a possibility to retrieve existing users, i.e. users to which tickets can be assigned to present them in some list. what is the xml-rpc call to get the users?
as i understand there is no relation between "existing users" or "users that already logged in once", and "users already mentioned in the cc field".
allow to reopen as a reminder.
See #1001 for related discussion.