Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-18581

Fix wrong Document route facet property variable facet in writer

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 7.2
    • Fix Version/s: 7.10-HF02, 8.1
    • Component/s: Workflow
    • Tags:
    • Sprint:
      nxNag Sprint 8.1.3

      Description

      In https://github.com/nuxeo/nuxeo-platform-document-routing/blob/master/nuxeo-routing-rest-api/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/routing/io/util/JsonEncodeDecodeUtils.java#L93

      type is null

      facet is never blank since you fallback to propVariableFacet

      We have facet = rnode:variablesFacet while it should be "docri:variablesFacet".

      so it fails to find the type.

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: