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

"Current document has facet" drop-down it's not showing the facets added using the XML extension

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Not A Bug
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Automation, Workflow

      Description

      Steps to reproduce:

      • Create an XML extension that adds a new facet to a document type
        <require>org.nuxeo.ecm.platform.picture.coreTypes</require>
        <extension target="org.nuxeo.ecm.core.schema.TypeService" point="doctype">
        
          <doctype append="true" name="EmbargoFolder">
            <facet name="Embargable"/>
          </doctype>
        
        </extension>
        

      • Create a new workflow
      • Click on Activation tab
      • Click on Current document has facet drop-down
      • The drop-down it's not showing the facets added using the XML extension.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: