Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The synchronization then happens in a background task and you'll see the details as they come in:

System properties

Normally unnecessary, it is possible to override some settings using system properties:

System propertyDefault valueDefinition
requirementyogi.sql.escape.entity.openThe character detected by RYThe opening character to escape column names in ActiveObjects SQL.
requirementyogi.sql.escape.entity.closeThe character detected by RYThe closing character to escape column names in ActiveObjects SQL.
requirementyogi.jira.limit3000The number of Jira issues that we attempt to fetch in a single query (ex: for the traceability matrix)
requirementyogi.jira.batch.size100The number of Jira issues per query. 
requirementyogi.applink.timeout (in Jira or Confluence)30s + 0.1s per itemThe timeout (in ms) for any connection between Jira and Confluence using the application links.