Re: [xwiki-users] Jira Scripting API

2017-01-23 Thread Mohamed Boussaa
Hi,

Find more details here:

http://extensions.xwiki.org/xwiki/bin/view/Extension/JIRA+Macro
http://www.xwiki.com/en/Blog/WorkingWithJiraXWiki
http://snippets.xwiki.org/xwiki/bin/view/Extension/JIRA+Integration


Mohamed

On Mon, Jan 23, 2017 at 6:52 PM,  wrote:

> Hi,
> I’m trying to use the Searchjql function to read data from our Jira server
> via the scripting api.
> The Jira api allows to read any existing field, but I don’t understand how
> this can be done via the scripting api.
> The second question I have is how to make a Json file out the answer which
> can be fed into a livetable.
>
> There is also one issue I have. We have set up access to our jira server
> by password protected accounts only. If you have a pssword which contains a
> “$“ the api fails.
> Any help is welcome.
>
> Thanks, Wolfgang
>


[xwiki-users] Jira Scripting API

2017-01-23 Thread wolfgang.theissen
Hi,
I’m trying to use the Searchjql function to read data from our Jira server via 
the scripting api.
The Jira api allows to read any existing field, but I don’t understand how this 
can be done via the scripting api.
The second question I have is how to make a Json file out the answer which can 
be fed into a livetable.

There is also one issue I have. We have set up access to our jira server by 
password protected accounts only. If you have a pssword which contains a “$“ 
the api fails.
Any help is welcome.

Thanks, Wolfgang