Nico Korthout

Results 309 comments of Nico Korthout

I would really love this feature. Currently, there isn't even an option to expand a collapsed sub-process for C8 models. So I have to delete the element and drag it...

@pinussilvestrus I don't think so. For the `Cycle` Type, the Value can simply be set to a cron expression (like in the example above).

Ah I wasn't sure there was a difference for forms, but I specifically need this for Camunda Cloud :)

Hi Modeler team 👋 Since this feature will be available with Zeebe 8.1, please let me know if you think support for this element can be added in time for...

@nikku That sounds great. Did you also consider a lint rule for: - OR gateway with more than one outgoing sequence flow must have a Condition for each of these...

Thanks @skayliu for bringing attention to this. The linting rules were actually the reason that camunda/zeebe#10310 was discovered. But I forgot to document it. Sorry about that.

> @grzechol And the allowed assertions are from hamcrest only (MatcherAssert), yeah, the message should be written differently - e.g. "We allow only assertions from hamcrest, without static imports" I...

@krzyk I keep having difficulty implementing this. Running Spotbugs in a separate process like in the findbugs module is difficult to debug, let alone use TDD to implement it. It's...

@saig0 and I discussed it. We think the rejection is valuable on the partition. However, we don't have strong guarantees on the inter partition communication at this time, so it...

>Just want to mention that it seems that now two nodes have a dead partition one @Zelldon There are a few errors reported about this. It appears to be unrelated...