Problems viewing Jira issues in Salesforce using Customware Salesforce connector

Colin Griffiths April 17, 2012

Hi,

I've followed the manuals but when I use the following apex page code it always reports that "There are no associated issues.".

<apex:page standardController="Case">
<apex:iframe id="jiraWindow" src="http://netnow.jira.com/plugins/servlet/customware/connector/issue/2/Case/fetch.action?id={!Case.Id}">
</apex:iframe>
</apex:page>

Jira displays the associated SF cases in a Multi Remote Object Link field.

Any help appreciated.

Thanks, Colin.

1 answer

1 accepted

0 votes
Answer accepted
Robert Castaneda[ServiceRocket] April 19, 2012

Hi Colin,

We actively monitor the community over at http://community.customware.net - it's the best place to interact with our team.

regards,

-Rob

Suggest an answer

Log in or Sign up to answer