Opening cached workflow bug
Reproduce:
- the user opens a workflow
- clicks a node and modifies the existing default_inputs
- saves the workflow
- opens another workflow and then reopens the first workflow
- the change in default_inputs is not there.
Seems that the workflow is being fetched from the cache and is not updated.