Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tools : if there is an error on supervisor page, revert form detail and status #1874

Open
2 tasks
bhumin-fw opened this issue Aug 22, 2024 · 0 comments
Open
2 tasks
Labels

Comments

@bhumin-fw
Copy link
Collaborator

As a user, we have noticed that if a workflow trigger fails, it is necessary to roll back all data and statuses across Form.io, Web API, and Camunda databases.
In the initial investigation, we found that Form.io data is sent first to pull the correct data into the Camunda service for triggering and executing the workflow. Therefore, if any error occurs during workflow triggering or execution, manual updates will be required on Form.io and Web API services. To address this, we need to ensure that existing statuses are stored in temporary storage and removed upon successful execution.

Task:

  • Make sure formio data rollback.
  • Updated same status into webapi database.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant