/
Linking Salesforce records with Remote Object Link custom fields
Linking Salesforce records with Remote Object Link custom fields
Jira Issues and Salesforce Object can be linked as such:
Remote Object Link - for single record of Salesforce object
Multi Remote Object Link - for multiple records of Salesforce object
Contents
A Jira issue can be populated with a list of values from Salesforce Objects based on keywords typed in the custom field search bar.
In the following example, the keyword used is "oil":
Updates can also be pulled manually by clicking on the Refresh button as shown in the following screenshot:
Take note that the Remote Object Link field in the example above is associated with an Account Object and uses the following code in its field template:
*Account Name:*[$fields.Name|$url]
*Account Number:* $fields.AccountNumber
*Industry:* $fields.Industry
, multiple selections available,
Related content
Linked Issue Field custom field
Linked Issue Field custom field
More like this
How to associate a Salesforce record to a jira issue, from jira, by using the Record ID
How to associate a Salesforce record to a jira issue, from jira, by using the Record ID
More like this
Link to other Jira issues from Salesforce when creating a new Jira issue (NextGen)
Link to other Jira issues from Salesforce when creating a new Jira issue (NextGen)
More like this
How to map Jira Key URL to a Salesforce field
How to map Jira Key URL to a Salesforce field
More like this
Update Linked Issue Field Value With Current Issue
Update Linked Issue Field Value With Current Issue
More like this
Associate a Jira Issue from Salesforce with Jira Issues (NextGen)
Associate a Jira Issue from Salesforce with Jira Issues (NextGen)
More like this