Purpose

When trying to sync the Salesforce record, an error is thrown "insufficient access right to object ID [..]"

Answer

This error is usually related to the integration user not having enough access to the object as mentioned in this Salesforce knowledge base.

In Salesforce, it is recommended to make sure that the integration user is allowed to "modify all" objects.

  1. Go to Setup Administer  > Jira Cloud/Server for SalesforceUser Count (click on the number).

  2. Click on the profile and find Standard Object Permissions or Custom Object Permission depending on the object that's causing the issue.

  3. If you are unable to search for the profile from Step 2, use this Salesforce guide alternatively.

  4. Click Edit and grant Modify All permission to the profile.