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

Sort operations alphabetically within a category

    XMLWordPrintable

    Details

      Description

      Steps to reproduce:

      • in an automation registry, add an operation, for instance
      {
        "operations": [
          {"id":"Collection.CreateCollection","label":"Create a collection","category":"Document","requires":null,"description":"Create a new collection. This is returning the document serialization of the created collection.","url":"Collection.CreateCollection","signature":["void","document"],"params":[{"name":"name","description":"","type":"string","required":true,"widget":null,"order":0,"values":[]},{"name":"description","description":"","type":"string","required":false,"widget":null,"order":0,"values":[]},{"name":"path","description":"","type":"string","required":false,"widget":null,"order":0,"values":[]}]}
      ]
      }
      
      • in the "Document" category, when editing an automation chain, this operation should not be placed at the end, but should be ordered alphabeticallly with others

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: