Hi all,
Could someone please assist me with a query that would grab Initiatives that have Epics with Field1 = ABC and Field2 = XYZ ?
I would greatly appreciate prompt assistance. And yes, we have ScriptRunner installed.
Again, thank you in advance for your help.
As @Trudy Claspill and I were trying to figure out what I am doing wrong and so far couldn't, is there someone from Adaptavist who would be able to help in resolving my problem? I'd greatly appreciate it.
Hi, Amandeep, did you try using Basic authentication?
Hello Mikhail
Sorry, I didn't realised I should have referred /rest/auth/1/session in to https://docs.atlassian.com/software/jira/docs/api/REST/6.4/
I am able to get following response:
{
"session": {
"name": "JSESSIONID",
"value": "D2796442969CE6E6355C6FA2DE3BBDE6"
},
"loginInfo": {
"failedLoginCount": 13,
"loginCount": 177,
"lastFailedLoginTime": "2018-05-29T12:16:02.842-0400",
"previousLoginTime": "2018-06-23T13:21:01.089-0400"
}
}
Thanks
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.