Opened 6 years ago
Last modified 4 years 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.
Workflow support in latest patch on #1075 will add this for 'reassign' - if trac.ini is configured to restrict ticket owners. Support for retrieving users for arbitrary uses (like cc or any other listing) will not be included - nor should it be.
(In [6045]) XmlRpcPlugin: Workflow support - finally!
Version bumped to 1.0.1.