Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Scaffolding Cloud: Converted Scaffolding Server macros to Scaffolding Cloud macros.
Field group
contentAdfStringified{"type":"doc","version":1,"content":[{"type":"table","content":[{"type":"tableRow","content":[{"type":"tableHeader","attrs":{"colspan":1,"rowspan":1},"content":[{"type":"paragraph","content":[{"text":"Add-on:","type":"text"}]}]},{"type":"tableCell","attrs":{"colspan":1,"rowspan":1},"content":[{"type":"paragraph","content":[{"type":"inlineExtension","attrs":{"extensionType":"com.atlassian.confluence.macro.core","extensionKey":"short-text","parameters":{"id":"762zl77bb2","extensionKey":"short-text","name":"content:space","placeholder":"","isRequired":false,"type":"line","atlassian-macro-output-type":"INLINE"}}}]}]}]},{"type":"tableRow","content":[{"type":"tableHeader","attrs":{"colspan":1,"rowspan":1},"content":[{"type":"paragraph","content":[{"text":"Question:","type":"text"}]}]},{"type":"tableCell","attrs":{"colspan":1,"rowspan":1},"content":[{"type":"paragraph","content":[{"type":"inlineExtension","attrs":{"extensionType":"com.atlassian.confluence.macro.core","extensionKey":"short-text","parameters":{"id":"0ds4qkt8fv","extensionKey":"short-text","name":"page:title","placeholder":"","isRequired":false,"type":"line","atlassian-macro-output-type":"INLINE"}}}]}]}]},{"type":"tableRow","content":[{"type":"tableHeader","attrs":{"colspan":1,"rowspan":1},"content":[{"type":"paragraph","content":[{"text":"Answer:","type":"text"}]}]},{"type":"tableCell","attrs":{"colspan":1,"rowspan":1},"content":[{"type":"extension","attrs":{"extensionType":"com.atlassian.confluence.macro.core","extensionKey":"paragraph","parameters":{"id":"7wlmdaqde2","extensionKey":"paragraph","name":"kbAnswer","isRequired":false,"Type":"area","atlassian-macro-output-type":"BLOCK"},"layout":"default"}}]}]}]}]}
fieldGroupNamemigrated
fieldGroupIdmvhm1y16m5
excerptAdd-on: Classic Connector for Salesforce & Jira Question: I want Salesforce to return more search results Answer: Using the Salesforce Object Query Language will return up to a maximum of 1000 results by default. The Connector will then pass these results to JQL search where irrelevant or useless results will be filtered out. But if the SOQL returns more than 1000 results in a search, those extra results will not be passed over to JQL search. To enable JQL so that it searches these extra results, the admin is required to set a system property when they start up their JIRA instance: Edit bin/setenv.sh   Append the following property to JVM_EXTRA_ARGS : -Dnet.customware.plugins.connector.salesforce.soql.query.result.limit=X where X  is the desired maximum limit. The value of x must be a multiple of 1000. (e.g. 1000, 2000, 5000, 10000) Setting this system property with a maximum limit that is too high will likely result in performance issues and users may experience  timeouts  during JQL searches.
propertyKeys["net.customware.confluence.plugin.scaffolding__mvhm1y16m5__data_0_11lbhe8rfh"]