Charles d'Avernas

Results 261 comments of Charles d'Avernas

> It would be nice if there is way to tell fireHim and doubleSalary to "return" to the "branching" task so sendChristmasGreentToAllEmployees is executed always. @fjtirado you can do that...

> What happens after issue is escalated? Because you did not set the `then` of the `escalateToManager` task, it defaults to `continue`, which means it will execute `assignToSpecialist`, which will...

@fjtirado this is up to you, and has imho nothing to do with the switch task, but is rather related to how you want to define/control your flow. Setting the...

> However note that, being picky, fireemployee should not be checked if salary has been increased. Maybe we need to work on that Wouldn't setting the `increaseSalary` task's `then` to...

@matthias-pichler What should we do with that issue? I vote for closing it, and leave the `switch` task as is.

@JBBianchi Could you please fix conflicts so that we can merge?

@JBBianchi @ricardozanini @matthias-pichler @fjtirado What do you guys think?

@ricardozanini the token exchange is indeed the proper way to go, but there are some edge cases where this feature is not applicable. For example, a legacy service hosted on,...

@fjtirado Sure! My proposal is to supply that argument with the following properties: | Name | Type | Description | |:-------|:------:|:-------------| | scheme | `string` | The resolved authorization scheme....