Skip to content

Improve FTL data resource rendering restrictions#1156

Merged
dixitdeepak merged 3 commits into
trunkfrom
data-resource-ftl-rendering
May 4, 2026
Merged

Improve FTL data resource rendering restrictions#1156
dixitdeepak merged 3 commits into
trunkfrom
data-resource-ftl-rendering

Conversation

@dixitdeepak
Copy link
Copy Markdown
Contributor

Allow FTL template rendering for non-ElectronicText data resources. Previously, all FTL data templates were blocked. This change restores FTL rendering for supported data resources and blocks rendering only when:

  • dataTemplateTypeId is FTL
  • dataResourceTypeId is ELECTRONIC_TEXT

This prevents FreeMarker rendering for ElectronicText data resources while preserving existing FTL rendering support for other data resource types.

Allow FTL template rendering for non-ElectronicText data resources.
Previously, all FTL data templates were blocked. This change restores FTL rendering for supported data resources and blocks rendering only when:

- dataTemplateTypeId is FTL
- dataResourceTypeId is ELECTRONIC_TEXT

This prevents FreeMarker rendering for ElectronicText data resources while preserving existing FTL rendering support for other data resource types.
…ased data resources to avoid misuse and inconsistent behavior.
@dixitdeepak dixitdeepak merged commit 4d5a6dd into trunk May 4, 2026
5 checks passed
@dixitdeepak dixitdeepak deleted the data-resource-ftl-rendering branch May 4, 2026 05:56
dixitdeepak added a commit that referenced this pull request May 4, 2026
Allow FTL template rendering for non-ElectronicText data resources.
Previously, all FTL data templates were blocked. This change restores
FTL rendering for supported data resources and blocks rendering only
when:

- dataTemplateTypeId is FTL
- dataResourceTypeId is ELECTRONIC_TEXT

This prevents FreeMarker rendering for ElectronicText data resources
while preserving existing FTL rendering support for other data resource
types.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant