I'm trying to download a file from jira server using an url but I'm getting an error.
how to include certificate in the code to verify
Error:
Error: unable to verify the first certificate in nodejs
at Error (native)
at …
I am trying to create some Issue Filters in JIRA based on CreateDate.
The only date/time function I can find is Now() and searches relative to that, i.e. "-1d", "-4d" etc.
The only problem with this …
I installed tomcat 7 to upgraded my JIRA projeect version from 5.0 to 6. After I place the project folder in tomcat's webapps. I run this localhost:8080/jira
after long time running, it throws some error message. Please help us to fix this …