Groups
Groups
Sign in
Groups
Groups
jira-extended-webservice
Conversations
About
Send feedback
Help
Group path
jira-extended-webservice
1–30 of 46
Mark all as read
Report group
0 selected
Ricardo Cunha
,
Ath
2
3/27/14
What is the minimum version for use this plugin
Hi, It's originally made for Jira 4.x SOAP API, and will not work at all with Jira 5 or later, as
unread,
What is the minimum version for use this plugin
Hi, It's originally made for Jira 4.x SOAP API, and will not work at all with Jira 5 or later, as
3/27/14
Ath
, …
Mayer, Jonathan
10
9/6/12
Jira 5: Anyone already updating?
Thanks Issac. I'll be using PHP but seeing your samples would be helpful. Cheers, Jon. From: jira
unread,
Jira 5: Anyone already updating?
Thanks Issac. I'll be using PHP but seeing your samples would be helpful. Cheers, Jon. From: jira
9/6/12
John Pool
,
Ath
4
5/24/12
createSubtaskLink yields 'Buffer quota exceeded' message
John, Again you replied by e-mail, can you please respond in this thread, for others to benefit from
unread,
createSubtaskLink yields 'Buffer quota exceeded' message
John, Again you replied by e-mail, can you please respond in this thread, for others to benefit from
5/24/12
mouna sghaier
,
Ath
2
11/15/11
SOAP SESSION :Reuse the session
You could use a static class or static Object to connect to the server, and re-use that when needed.
unread,
SOAP SESSION :Reuse the session
You could use a static class or static Object to connect to the server, and re-use that when needed.
11/15/11
Matt Doar
9/26/11
Re: com.atlassian.jira.rpc.auth.TokenManager.retrieveUserNoPermissionCheck error. Help!
I changed from SOAPpy to python-suds a while back, and it seems to be easier to use to me. Python CLI
unread,
Re: com.atlassian.jira.rpc.auth.TokenManager.retrieveUserNoPermissionCheck error. Help!
I changed from SOAPpy to python-suds a while back, and it seems to be easier to use to me. Python CLI
9/26/11
Mayer, Jonathan
,
Ath
3
6/7/11
Time tracking
Thanks Ath, For now I'm just getting along with grabbing the info from the database (it's
unread,
Time tracking
Thanks Ath, For now I'm just getting along with grabbing the info from the database (it's
6/7/11
safir
, …
Ath
3
2/1/11
how to access jira DB from my webservice
Safir, I wouldn't store any private tables in the same database as Jira is stored. Not even if
unread,
how to access jira DB from my webservice
Safir, I wouldn't store any private tables in the same database as Jira is stored. Not even if
2/1/11
reprev
,
Mayer, Jonathan
13
2/1/11
getlinkedissues
Yup, that does sound like a more simple way to tackle the problem. I'll have a play. Appreciate
unread,
getlinkedissues
Yup, that does sound like a more simple way to tackle the problem. I'll have a play. Appreciate
2/1/11
Rajpal
,
Ath
4
1/18/11
Error while integrating JIRAExtendedWebService with the JIRA Soap Client
This is a Jira plug-in, that needs to be installed on your Jira server. The instruction on the wiki
unread,
Error while integrating JIRAExtendedWebService with the JIRA Soap Client
This is a Jira plug-in, that needs to be installed on your Jira server. The instruction on the wiki
1/18/11
safir
,
Ath
3
1/17/11
Jira Event is not firing during CSV import
Please post normal Jira support requests in the oficial Jira at Atlassian's site. This group is
unread,
Jira Event is not firing during CSV import
Please post normal Jira support requests in the oficial Jira at Atlassian's site. This group is
1/17/11
Igal N
,
Ath
6
1/14/11
Problem Creating Subtask
Hi Ath, Thanks for explaining the way JIRA web service is supposed to be used. I am already doing all
unread,
Problem Creating Subtask
Hi Ath, Thanks for explaining the way JIRA web service is supposed to be used. I am already doing all
1/14/11
shared...@googlecode.com
12/18/10
[shared-space] r27 committed - - Added method getLinkedInfo returning all relevant information on Iss...
Revision: 27 Author: TonHu2004 Date: Sat Dec 18 07:10:14 2010 Log: - Added method getLinkedInfo
unread,
[shared-space] r27 committed - - Added method getLinkedInfo returning all relevant information on Iss...
Revision: 27 Author: TonHu2004 Date: Sat Dec 18 07:10:14 2010 Log: - Added method getLinkedInfo
12/18/10
shared...@googlecode.com
12/11/10
[shared-space] r26 committed - Edited wiki page JiraExtendedWebservice through web user interface.
Revision: 26 Author: TonHu2004 Date: Sat Dec 11 06:51:44 2010 Log: Edited wiki page
unread,
[shared-space] r26 committed - Edited wiki page JiraExtendedWebservice through web user interface.
Revision: 26 Author: TonHu2004 Date: Sat Dec 11 06:51:44 2010 Log: Edited wiki page
12/11/10
shared...@googlecode.com
12/11/10
[shared-space] r25 committed - - Version 1.0.4-SNAPSHOT...
Revision: 25 Author: TonHu2004 Date: Sat Dec 11 06:23:30 2010 Log: - Version 1.0.4-SNAPSHOT - Added
unread,
[shared-space] r25 committed - - Version 1.0.4-SNAPSHOT...
Revision: 25 Author: TonHu2004 Date: Sat Dec 11 06:23:30 2010 Log: - Version 1.0.4-SNAPSHOT - Added
12/11/10
safir
,
Ath
2
12/9/10
how to add the Constants Fields Priority using Soap
Safir, Currently I can't see a method that adds priorities to your Jira instance. But the same
unread,
how to add the Constants Fields Priority using Soap
Safir, Currently I can't see a method that adds priorities to your Jira instance. But the same
12/9/10
Theo Cabrerizo Diem
,
Ath
2
12/9/10
jira version compatibility
Theo, For as far as I know, the SOAP api is compatible with Jira 4.0 and up. But I never used a 3.x
unread,
jira version compatibility
Theo, For as far as I know, the SOAP api is compatible with Jira 4.0 and up. But I never used a 3.x
12/9/10
raju
,
Ath
2
11/19/10
how to get all issue fields.
Hm, this is a basic Jira SOAP question AFAICS, but Ok, I'll try. One of the complaints about the
unread,
how to get all issue fields.
Hm, this is a basic Jira SOAP question AFAICS, but Ok, I'll try. One of the complaints about the
11/19/10
Ciowaniac
11/8/10
birthday poems . Crazy fun!
It is realy crazy!))) . This one is my favorite! http://funnyjokesonline.co.cc related search words:
unread,
birthday poems . Crazy fun!
It is realy crazy!))) . This one is my favorite! http://funnyjokesonline.co.cc related search words:
11/8/10
Tapas
,
Ath
2
11/4/10
Jira WebService Extension
On Nov 3, 5:05 am, Tapas <monta...@gmail.com> wrote: > Dear All, > > I want to extend
unread,
Jira WebService Extension
On Nov 3, 5:05 am, Tapas <monta...@gmail.com> wrote: > Dear All, > > I want to extend
11/4/10
Loscilare
11/1/10
learn your abcs funny video : Most popular category. Funniest videos 2010!
The funniest videos 2010! . october-november 2010 top funniest video: This one is my favorite!)) http
unread,
learn your abcs funny video : Most popular category. Funniest videos 2010!
The funniest videos 2010! . october-november 2010 top funniest video: This one is my favorite!)) http
11/1/10
raju
,
Ath
2
10/29/10
how to add my service path in atlassian-plugin.xml
I don't quite understand what you are talking about. We are talking about the Extended Soap
unread,
how to add my service path in atlassian-plugin.xml
I don't quite understand what you are talking about. We are talking about the Extended Soap
10/29/10
raju
,
Ath
4
10/22/10
unable to use my custom methods created in RPC plugin through my SOAP client
After changing the original source of the Jira Soap plugin, you need to re-import the WSDL to your
unread,
unable to use my custom methods created in RPC plugin through my SOAP client
After changing the original source of the Jira Soap plugin, you need to re-import the WSDL to your
10/22/10
Edwin Goei
, …
Matt Doar
6
10/4/10
Ignored fields in RemoteComment
Yes, that's right. It's a tool used as part of the commercial migration service I offer. ~
unread,
Ignored fields in RemoteComment
Yes, that's right. It's a tool used as part of the commercial migration service I offer. ~
10/4/10
Suddenelfilio
, …
Ath
4
8/26/10
assigneeType field in addComponent
Thank you Matt, for the quick find! On 26 aug, 22:43, Matt Doar <md...@pobox.com> wrote: >
unread,
assigneeType field in addComponent
Thank you Matt, for the quick find! On 26 aug, 22:43, Matt Doar <md...@pobox.com> wrote: >
8/26/10
Roman
,
Ath
4
6/23/10
NullPointerException
You should normally get a proper stacktrace/errormessage from the exception in your C# project, at
unread,
NullPointerException
You should normally get a proper stacktrace/errormessage from the exception in your C# project, at
6/23/10
reprev
, …
Mario Ivankovits (GMAIL)
12
5/18/10
Subtasks
Haha ... I am with you !!! ;-) -----Original Message----- From: jira-extended-webservice@googlegroups
unread,
Subtasks
Haha ... I am with you !!! ;-) -----Original Message----- From: jira-extended-webservice@googlegroups
5/18/10
Monygaj
5/1/10
Stop spamming
Please stop spam our group! Check Your PC with http://afx.cc/vcheck -- You received this message
unread,
Stop spamming
Please stop spam our group! Check Your PC with http://afx.cc/vcheck -- You received this message
5/1/10
Monygaj
4/29/10
Virus warning
We have received spam messages from Your computer. Please perform virus check here http://ho.io/cbzh
unread,
Virus warning
We have received spam messages from Your computer. Please perform virus check here http://ho.io/cbzh
4/29/10
Monygaj
4/27/10
A question
O-la-la... huge or not? http://ho.io/hogeor -- You received this message because you are subscribed
unread,
A question
O-la-la... huge or not? http://ho.io/hogeor -- You received this message because you are subscribed
4/27/10
Monygaj
4/25/10
Amazing.
Oh, its amazing. I have no words to describe http://cut.io/CEV4 -- You received this message because
unread,
Amazing.
Oh, its amazing. I have no words to describe http://cut.io/CEV4 -- You received this message because
4/25/10