dataplane-app/dataplane

API trigger on deployment to another environment

saul-data opened this issue · 2 comments

  1. The API trigger url doesn't have the ID in url - it would not know where to route the trigger to
  2. To configure API triggers, user needs to click edit pipeline then configure API, similar to time schedule this should be direct
  3. Version conflicts between environments so if the same version of the trigger API pipeline is on one environment, it will conflict with another environment.

Seems to be showing for the same environment but when a separate environment is being deployed to, the url configuration doesn't show:

Development (same environment)
image

Production
image

Number 2 is fixed and pushed.