spiff-arena/spiffworkflow-backend/migrations/versions
Dan d9ab0fde32 # SpiffWorkflow:
1) Type Safe checking on correlation properties (no more str())
2) A running workflows Correlations are once again at the key level.

# Backend
1) Both send and receive messages can have correlation_keys - and we compare these to each other to quickly assure a match (if they both exist - otherwise we fall back to comparing the properties on the receive to the sending messages payload)
2) Cleaned up the migrations to just one file
2023-02-24 14:53:22 -05:00
..
2ec4222f0012_.py removed uniqueness constraint from human task so we can loopback to a previous task with a gateway w/ burnettk 2023-01-24 11:03:55 -05:00
9f0b1662a8af_.py # SpiffWorkflow: 2023-02-24 14:53:22 -05:00
63fc8d693b9f_.py tasks and subprocesses can are setting the task states properly now when getting task data w/ burnettk jbirddog 2023-02-09 15:29:45 -05:00
ca9b79dde5cc_.py if there are tenant specific fields in the config, transfer them from openid token to db 2023-02-04 00:03:32 -05:00
e05ca5cdc312_.py updated controller to use spiff step details to find correct task data to show w/ burnettk 2023-02-08 17:31:20 -05:00