mcada
mcada
@christophd do we have a new issue for this change?
@heiko-braun Since 7.5 release focuses on bug fixing can we also include this one?
Use case: I have 10 different projects and want the same dashboard for each. For the first one, I create everything from scratch. For the rest of the projects, I...
It might be possible to do it already by leveraging API (investigating), if that is the case the UI feature is rather nice to have. Also, the solution could be...
I tried to change it to 1.4.5 but it did not work, will try it with snapshot, thx
@oscerd Can not compile it with 1.4-SNAPSHOT: ``` syndesis-extensions/syndesis-extension-body/src/main/java/io/syndesis/extension/body/SetBodyAction.java:[15,8] io.syndesis.extension.body.SetBodyAction is not abstract and does not override abstract method configure(org.apache.camel.CamelContext,org.apache.camel.model.ProcessorDefinition,java.util.Map) in io.syndesis.extension.api.Step ```
It was used in slack scenario, you can see gherkin steps here: https://github.com/syndesisio/syndesis-qe/blob/5e8cca9d0ff1a4961ba343d30e5010acf896a701/ui-tests/src/test/resources/features/integrations/slack.feature
But it used to work... :/
I already created working scenario for slack so I will just create something else to test the extension. Thanks!