It is really strange but is there any reference anywhere on Jira API, the one we use in Adaptavist ScriptRunner on the we or anywhere else?
[edit]
Suppose I want to read a custom user property via ScriptRunner. What reference of guide should I look for?
Just throwing this out there in case you haven't come across our REST API documentation:
https://developer.atlassian.com/display/JIRADEV/JIRA+REST+APIs
https://developer.atlassian.com/display/JIRADEV/JIRA+REST+API+Tutorials
Hope this helps!
Jason - thanks for the tip - though I'm up on the tutorials, my question is very specific to using the https://eigeig.atlassian.net/rest/auth/1/session API from Javascript.
I'm able to use other parts of the REST API (both JIRA and JIRA Agile) pretty comfortably (passing in credentials, etc. for server-side usage)...
I believe (though could use some confirmation) that this session API is getting information from the client-side.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.