Uploaded image for project: 'Nuxeo Studio'
  1. Nuxeo Studio
  2. NXS-6929

Set Append attribute to false by default for structure template

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 2023.1.6, 2023.2.0
    • Component/s: Documents

      Description

      Since NXS-6406 the "append" attribute is added to the definition of a Structure Template (factoryBInding extension point)

      Currently the default value for "Deployment mode" is "merge" and then it adds append="true" to the existing definitions :

        <extension target="org.nuxeo.ecm.platform.content.template.service.ContentTemplateService" point="factoryBinding">
          <factoryBinding name="DomainFactory" factoryName="SimpleTemplateFactory" targetType="Domain" append="true">
      ...
      

      To keep the same behavior as before NXS-6406, the default value for Append should be false (or no append attribute). And the default value for "Deployment mode" in the UI for Structure Templates should be "override" ?

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: