Skip to main content
Skip table of contents

Newly created Salesforce associations are not showing on Jira Data Center

Summary

Jira will sometimes not display Salesforce associations that were recently created. This is usually caused by latency and related issues with the "Affected Versions" field values. The underlying cause is usually the “session stickiness” setting is not correctly configured in the Data Center environment.

Environment

  • JIRA version 8.11.1 and prior releases

Diagnostics Steps

Not applicable.

Cause

We have found index replication lag can occur between multiple nodes, in which the create request was first sent to node A, followed by the fetch request sent to node B, just before the changes on node A get replicated onto node B. This situation is also stated by Atlassian as one of the common problems using DC.

Workaround

We currently have tested both workarounds below and they have helped

  • Workaround 1

    • Please configure session stickiness on your load balancers based on Atlassian’s documentation.

  • Workaround 2

Restart Jira server and clearing all browser related cache usually is a good practice when working with cache related updates. Do ensure these are completed as well.

Resolution

Not applicable.




JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.