Page tree

You are viewing documentation for Structure Server and Data Center version 5.3 and patch releases. For other versions, see Version Index or [Structure Cloud].

Skip to end of metadata
Go to start of metadata

Question

Link creation and removal operations, when performed by link synchronizers or extenders, are not written to the issue history and activity streams. Why?

Answer

They are not written because doing so may affect JIRA performance. If you want them to be written (to activity stream only at the moment), please perform the following steps:

  1. Add a new JIRA startup system property: -Dstructure.bulkLinkProcessor.useLinkManager=true

    This page describes how to add JIRA startup properties.

  2. Restart JIRA