Skip to content

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

@HitmanInWis

Description

@HitmanInWis

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions