-
Type:
Bug Report
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: sdk-js
-
None
Coming from this forum discussion: https://forum.camunda.org/t/losing-saved-state-with-complete-with-errors/942/3?u=vale
keep the (browser) local storage record until the response from server and then either:
delete the local storage record if the server successfully processed
keeps the local storage record if an error occurs on the server