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

After latest Studio update some validation errors about ecm schema are displayed

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 60
    • Fix Version/s: 61
    • Component/s: Content Views

      Description

      The latest Studio version checks the presence of a schema. It displays the following errors in content views:

      See validationError.png

      A workaround is to use the following declaration in Settings / Registries / Document Schemas:

      {
        "schemas": {
          "ecm": {
            "@prefix": "ecm",
            "currentLifeCycleState": "string",
            "lockCreated": "date",
            "lockOwner": "string",
            "name": "string",
            "parentId": "string",
            "pos": "integer",
            "primaryType": "string",
            "uuid": "string",
            "versionLabel": "string"
          }
        }
      }
      

      IMPORTANT
      When using the workaround provided above, make sure that you do not select the "ecm" schema in the sort order afterwards but keep using the "system" option as usual. Otherwise once a fix will be deployed, if you remove this workaround from your registries you would end up with a validation error being displayed again (for a good reason this time!)

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 30 minutes
                  30m