Skip to content

Rollback a failed process request#4992

Merged
ryancooley merged 9 commits into
developfrom
feature/FOUR-9083
Jul 14, 2023
Merged

Rollback a failed process request#4992
ryancooley merged 9 commits into
developfrom
feature/FOUR-9083

Conversation

@nolanpro
Copy link
Copy Markdown
Contributor

@nolanpro nolanpro commented Jul 13, 2023

Allows the user to rollback a request to a previous task so they can fix issues and try again.

ci:deploy

How to Test

See the examples in the comments in the PRD https://processmaker.atlassian.net/wiki/spaces/PM4/pages/3081732111/Error+Handling?focusedCommentId=3124789249

Jose said the the first and second examples are the most important. To trigger an error on a form task, assign the task by "rule expression" and give an invalid expression

Related Tickets & Packages

Code Review Checklist

  • I have pulled this code locally and tested it on my instance, along with any associated packages.
  • This code adheres to ProcessMaker Coding Guidelines.
  • This code includes a unit test or an E2E test that tests its functionality, or is covered by an existing test.
  • This solution fixes the bug reported in the original ticket.
  • This solution does not alter the expected output of a component in a way that would break existing Processes.
  • This solution does not implement any breaking changes that would invalidate documentation or cause existing Processes to fail.
  • This solution has been tested with enterprise packages that rely on its functionality and does not introduce bugs in those packages.
  • This code does not duplicate functionality that already exists in the framework or in ProcessMaker.
  • This ticket conforms to the PRD associated with this part of ProcessMaker.

@tokensPM
Copy link
Copy Markdown

QA server was successfully deployed https://ci-a1f7d26a2e.eng.processmaker.net

@tokensPM
Copy link
Copy Markdown

QA server was successfully deployed https://ci-a1f7d26a2e.eng.processmaker.net

@tokensPM
Copy link
Copy Markdown

QA server was successfully deployed https://ci-a1f7d26a2e.eng.processmaker.net

1 similar comment
@tokensPM
Copy link
Copy Markdown

QA server was successfully deployed https://ci-a1f7d26a2e.eng.processmaker.net

@processmaker-sonarqube
Copy link
Copy Markdown

@tokensPM
Copy link
Copy Markdown

QA server was successfully deployed https://ci-a1f7d26a2e.eng.processmaker.net

@ryancooley ryancooley merged commit 3a87ee7 into develop Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants