markusthoemmes opened a new issue #3297: Allow adding a feed on trigger update. URL: https://github.com/apache/incubator-openwhisk/issues/3297 Today, updating a trigger (even if it has no feed attached) does not allow adding the feed post-creation. There are scenarios where that would be very helpful though, for instance: Testing! One can imagine a user creating Trigger -> Rule -> Action, then inserting a testpayload to the trigger to, well, test everything through. Once she's happy with the behaviour, attach the feed to the trigger via an update and ? . It sounds reasonable to limit this only for **adding** feeds first (for simplicity).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
