Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Template Types should be deployed with "replace" filter #1225

Open
HitmanInWis opened this issue Sep 6, 2024 · 0 comments
Open

Template Types should be deployed with "replace" filter #1225

HitmanInWis opened this issue Sep 6, 2024 · 0 comments

Comments

@HitmanInWis
Copy link

Though it is possible for templates to be created and managed by power users within the AEM UI, template "types" (i.e. the templates used to create templates) are manageable only via code.

The default filter that deploys template types is simply the high level one for conf with merge mode

<filter root="/conf/mysite" mode="merge"/>

The template-types folder should be deployed with replace mode to ensure changes from the code base to template types are always deployed successfully to servers.

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

No branches or pull requests

1 participant