spiff-arena icon indicating copy to clipboard operation
spiff-arena copied to clipboard

handle process models with called activities with forms that move

Open burnettk opened this issue 9 months ago • 0 comments

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 B to location hot-location-2/b. when your old instance tries to access the form, it fails.

potentially save the full path files like json schemas when the instance is created.

the only way any of this can work is if you are integrated with git.

burnettk avatar May 01 '24 19:05 burnettk