BUG Report: Incorrect detection of the dependencies

1
0
-1

Hello,

I am reporting this issue here since the issue tracker on Github is not enabled.

Bonita is a nice product but sometimes... oh boy sometimes, it can drive you crazy. I have a rather complex workflow that suddenly broke.

In this workflow, I am calling a custom REST API. Nothing fancy about it. I do a regular GET, get some json to retrieve some users' information.

My endpoint returns something like:

```
{
identity: null
}
```

And this bad editor just lost half my explanation and I dont feel like re-writting it all.

In short, there is a bug making orthogonal code break at runtime unless split in 2 activities. This is obviously bad because it involves calling the same REST webservice twice when you would NOT need to.

Feel free to contact me if you want more details.

1 answer

1
0
-1

Hello chevdor,

Thanks for you interest in Bonita, and even more in trying to make Bonita even better, by reporting bugs (or mis-behaviors).

The right place to report bugs is actually at https://bonita.atlassian.net/projects/BBPMC/issues

Regards,

Emmanuel Duchastenier

Notifications