I’m trying to install the Atlassian Jira Software Cloud plugin, but I’m encountering an issue where the test connection fails with a ‘connection timed out’ error’. This happens because Jenkins is making a direct call without going through the proxy.
I’m currently attempting to modify the code of the Atlassian Jira Software Cloud plugin to enable direct calls through the proxy.
but am stile facing same issue (‘connection timed out’ error)
This is the code undergoing modifications, and the portion highlighted in red is my addition to the code.
(https://i.sstatic.net/AJQLqjC8.jpg)
this is config file
I need to know how I can fix this plugin.
saryah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.