Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Live template
templateTypetemplate
templateOption{"label":"FAQ Template Cloud Ready v2","value":"975385007470811129","templateType":"template"}
templateTypeOption{"label":"Confluence template/blueprint","value":"template"}
templateId975385007470811129
excerptPurpose This error is present in Jira Data Center only. This occurs when there are validation issues with the certificates used on the Jira instance. Answer To verify this, run the following test: Run this query on the Developer console to test the connection between Jira and Salesforce. Http http = new Http(); HttpRequest req = new HttpRequest(); req.setEndpoint('<JIRA URL>'); req.setMethod('GET'); HttpResponse response = http.send(req); System.debug('STATUS: ' + response.getStatusCode()); System.debug('BODY: ' + response.getBody()); If the "CALLOUT_REQUEST" line does not show "Status Code=200", you will see a certificate related error. This error will be recorded in the support .zip file. Use a publicly available SSL checker page to verify the certificates. You will get an error message indicating that "No SSL certificates were found on your Jira instance". The SSL checker will only work if the Jira instance is open to public.  5. The certificate error message and SSL checker warning confirms that it is a certificate issue. Reach out to your internal IT/Networking team to resolve this.
fieldGroupKeys{"8gq4t5y21n":["net.customware.confluence.plugin.scaffolding__8gq4t5y21n__data_0_gjzkn2pqy6"]}