Kevin Burnett
Kevin Burnett
right now it's: /tasks/16/1deef7a0-59a5-4607-a840-30e7edb6f872 proposal: add route to /tasks/1deef7a0-59a5-4607-a840-30e7edb6f872 and deprecate the old one. we don't need the instance id for context. the task belongs to an instance. we don't...
it's never obvious what timezone stuff is in webapps.
We've got a text box on the new homepage. Make it do stuff. At least filter by the process summary.
And this one doesn't seem to work as expected. It should ouput only up to 4 because of the completion condition. But it doesn't work like that. https://dev.mod.spiff.status.im/process-models/misc:qa:bpmn-model-testing:unit-test-multi-instance-parallel-loop-cardinality https://dev.mod.spiff.status.im/i/36220 This...
it reports the error connector received first (which is good), but it also discusses the http response status of the connector proxy itself, which is generally 200, and it doesn't...
in one client example in prod, there is a human task followed by an exclusive gateway, the gateway is yellow/ready, and the instance is stuck in status running for days....
allow for opting in to the new UI via an extension.
when running certain activities (seen in mass create POs subprocess) in parallel. we may be adding to the subprocesses dictionary while running get_task_from_id. https://sartography.sentry.io/issues/5055128964/events/3b88e11476884aaab88401a268521995/?project=4503966086529024 current investigate happening with this model:...
let's say you have process model A that calls process model B at location hot-location-1/b, and that has form json hot-location-1/b/form.json. you start an instance. then you move process model...
should we switch from complete is gray to complete is green (error is already red) on process instance show diagram view? gray confused the emerson people (they were assuming it...