For global templates (cross-project references), the templateDoc custom field must be STRING type, not Enum:Document. Projects with Enum:Document field type can only reference templates within the same project.
In each consuming project, create a RISKSHEET document and set the templateDoc custom field:Value format: PROJECTID:TEMPLATE_PATHExample: GlobalLibrary:Risks/StandardTemplate
Check Menu > Configuration > Edit Risksheet Configuration
Verify configuration loads from GlobalLibrary project
Confirm columns and formulas match the template
Documents using templates inherit all configuration. Use document-specific overrides to customize individual sheets while maintaining template baseline.
Configuration property variables cannot be empty. Fallback projects must use hardcoded project IDs, not variable references like $config.fallbackProject. Use literal project ID strings instead.
The demo project must be installed first via Administration > Extensions > RISKSHEET Setup before the risksheet topic becomes available for configuration.
Users must have project-level access to both the template project and the consuming project to see and use global templates. Missing permissions cause “Template not appearing” errors.
Using Enum:Document instead of String for the templateDoc field restricts template references to the same project only. Cross-project templates require String type.
In multi-node Polarion deployments, configuration changes may not propagate immediately. Restart all nodes or clear application cache if configuration updates don’t appear.
Template loading: Open Configuration Editor and confirm settings match template
Cross-project links: Create a link column and verify items from other projects appear in autocomplete
Permissions: Test with different user roles to ensure proper access control
Search scope: Verify linked items resolve correctly across project boundaries
You should now see RISKSHEET documents loading configuration from centralized templates and/or displaying linked items from multiple Polarion projects.