Sipke Schoorstra
Sipke Schoorstra
Which version is this?
I suspect that this issue is fixed as of 3.6.0 (currently in early preview) - in that version, I re-did the entire join logic using a token-centric approach, precisely to...
Is this the same issue or a different one?
Yeah, that does sound very familiar, so it should be solved with 3.6. To confirm, you should try the 3.6. preview. Keep in mind that some packages have been renamed,...
That's really hard to say due to the dynamic and organic nature of this OSS project. That said, I am aiming for somewhere in August.
One thing you could try is to disconnect the last activity, I.e., removing the join. Instead, end both branches with their own SetVariable and Publish Event activity. The SetVariable activities...
@zesmaili Are you able to reproduce this issue with the latest 3.2-preview packages?
I have tested it just now, and it works correctly with the latest 3.2 preview (which is currently being built as 3.2.0-rc2 for deployment to NuGet). I tested with this...
@johnwc > Else v2 currently stores the .Net activity type as a string in the type property in the json, and in the database as well I believe That's more...
@johnwc > is this only in v3 or can I start doing this in v2 activities? Although V2 doesn't explicitly model namespacing, it does allow you to provide a custom...