Uploaded image for project: 'DataWolf'
  1. DataWolf
  2. WOLF-299

Add filters to workflow's executions endpoint to enable sorting order and pagination

XMLWordPrintableJSON

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Normal Normal
    • 4.5
    • None
    • None
    • None

      Endpoint: http://localhost:9093/workflows/636971ee-133b-41bd-8089-81a7e1811e53/executions

      we need the DW api to be able to do the following:
      Filter executions by workflow (check if user has access to the workflow?)
      Filter by user id
      Sort descending (newest first) and ability to change ordering
      apply pagination (pagenumber and size)

      This will be useful for covercrop tool where we show the runs to the user. It will improve the performance so it's frontend can only fetch paginated results directly and not fetch everything and then apply pagination.

              vnarah2 Gowtham Naraharisetty
              vnarah2 Gowtham Naraharisetty
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: