sartography / spiff-arena

SpiffWorkflow is a software development platform for building, running, and monitoring executable diagrams
https://www.spiffworkflow.org/
GNU Lesser General Public License v2.1
75 stars 46 forks source link

Add support for adding files to process groups #535

Open jbirddog opened 1 year ago

jbirddog commented 1 year ago

The new "upsearch" capabilities are enabled in the backend but are not easily used due to the fact that files cannot be added to process groups. If a json data store, for instance, was to be shared across process models this functionality would be required. Another use case is shared call activities or dmn files. There is a branch where the UI portions of this work are largely done, but the backend APIs and frontend navigation calls need to be updated to support a /files for process groups.

madhurrya commented 3 months ago

@calexh-sar Please check this