Uploaded image for project: 'FlightPath'
  1. FlightPath
  2. FLPATH-878

Support arrays in schema of notification API

XMLWordPrintable

      As part of workflow development, we'd like the option to specify targetUser, based on the identify of the invoker (else, message goes under Updates and not Personal in the notifications screen).

      In addition, we'd like to enhance the Actions (also an array) to provide links (as markdown is not supported in messages).

      Reproducer:
      git clone git@github.com:dmartinol/serverless-workflows.git
      cd serverless-workflows
      git checkout notification
      cd mta
      kn-workflow run
      Then test it with:
      curl -v localhost:8080/MTAAnalysis -XPOST -H 'Content-Type: application/json' -d '

      {"repositoryURL": " [https://bitbucket.org/Richie987/spring-helloworld] "}

      '

      once https://github.com/parodos-dev/serverless-workflows/pull/52 and https://github.com/quarkiverse/quarkus-openapi-generator/pull/634 are merged, need to bump version and test locally

      For testing actions are working, can be done with https://github.com/parodos-dev/serverless-workflows/pull/52

      And then we will need to update worfklows to add targetUsers and targetGroups

              rh-ee-gfarache Gabriel Farache
              rh-ee-masayag Moti Asayag
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: