Do not expect any change in that, this plugin _extends_ the standard
SOAP interface, and like all 3 API's (XMLRPC, SOAP and REST) obeys the
standard security rules of Jira.
If Jira doesn't allow for Comments to be entered on behalf of someone
else, then also the API's can't. It would be way to easy to forge the
data in the projects, and I wouldn't like that either... I'd even vote
against it if I could.
When I converted our PVCS Tracker projects to Jira, all comments
(around 15000 or so) where created by my 'trk_user', and got a first
line of original author, date/time and title (as Jira doesn't have
comment titles). Because these comments are owned by trk_user, nobody
can (nor should be able to) change the contents.
/Ton
On 30 sep, 01:23, Edwin Goei <
edwi...@gmail.com> wrote:
> Hi,
>
> The standard JIRA SOAP API does not allow things like adding comments
> with a different Author and Creation date. Does this plugin remove
> that restriction? I foundhttp://
jira.atlassian.com/browse/JRA-12522