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

Refactor Nuxeo Drive operations not matching Studio compatibility rules

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Major
    • Resolution: Won't Fix
    • Affects Version/s: 10.1
    • Fix Version/s: 10.3
    • Component/s: Nuxeo Drive

      Description

      The following operations have a signature that makes them impossible to use in a Nuxeo Studio automation chain

      GetRepositories
      ["void", "list"]

      NuxeoDrive.SetActiveFactories
      ["void", "boolean"]

      With Studio application definition registries, users will soon be able to add Nuxeo Drive to their dependencies and automatically see all its content appear for them to use.

      Unfortunately, they won't be able to use these operations in automation chains due to their signature, that should be among:

      • void
      • document(s)
      • blob(s)

      TODO
      Provide operations that match Studio compatibility rules so that customers can use them in their Studio project

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: