Uploaded image for project: 'Coin'
  1. Coin
  2. COIN-819 Implement GET tasks, taskDetails and workItemDetails APIs
  3. COIN-1010

GET /taskWorkItems does not return ID and Dependencies for workitems

    XMLWordPrintable

Details

    • Technical task
    • Resolution: Fixed
    • P2: Important
    • None
    • None
    • None
    • 96072d2d1 (master)

    Description

      I notice that it misses the "ID" and "Dependencies". They are useful to build a hierachical view of runtime.

      I suggest using the following JSON schema:

      "identifier": "android-arm64-on-macos",
      "dependencies": [
        "macos-universal-on-x86_64"
      ]
      

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              akpietik Aku Pietikäinen
              jimis Dimitrios Apostolou
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes