Sipke Schoorstra

Results 372 comments of Sipke Schoorstra

@dwoldo Yes, but it also mentions another issue where unpublishing a workflow does not seem to unschedule the timer trigger.

Fixed via e5ba9a8a9d31541ad24fa0ea0853cce5c4cc9601

Hi @RainerAtSpirit , thanks for reporting this issue. I can't seem to reproduce this with the latest version of the source code (in the main branch), so I will go...

Hi @dogcane , thanks for reporting the issue.

As you correctly observed, all workflow definitions are stored in the database, regardless of the workflow provider type. The data in these database records is meant to be interpreted by...

In order to complete the upgrade for Elsa 2.x, ideally the following PR gets merged: https://github.com/AndyBeverlySchool/MongoDb.Bson.NodaTime/pull/22 Let's give the maintainer a bit of time to respond.

That looks odd. I don;t think I;ve ever seen this before. A few questions: - Which version of Elsa and Elsa Studio are you using? - Is this WASM or...

Tested it with 3.5.0 (current tip of the develop/3.5.0 branch) and everything works with no issue. Please feel free to reopen in case you can still reproduce the issue with...

Hi @star11sky , thanks for reporting the issue. Are you able to reproduce this issue without the custom activity? In order for us to troubleshoot any perf issues, we'll need...

You're right, the SQL activities have yet to be ported to Elsa 3. Your additional suggestions about selecting a connection from a dropdown makes sense. If I'm not mistaken, this...