Bugfix/FOUR-5159: Summary screen is not displayed in sub process #4262
Merged
ryancooley merged 1 commit intodevelopfrom Jan 28, 2022
Merged
Bugfix/FOUR-5159: Summary screen is not displayed in sub process #4262ryancooley merged 1 commit intodevelopfrom
ryancooley merged 1 commit intodevelopfrom
Conversation
|
QA server was successfully deployed https://bugfix-four-5159-processmaker.ci.processmaker.net |
Merged
9 tasks
danloa
approved these changes
Jan 28, 2022
ryancooley
approved these changes
Jan 28, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue & Reproduction Steps
It was reported as a bug that subprocess inside a main process are not showing the summary screen in the subprocess, but that is not the correct behavior. It was fixed the issue related with the interstitial screen getting stuck and not getting
the next task.
Solution
How to Test
Run e2e test cases in Task.spec.js
Please watch the following videos:
Case 1
Screen.Recording.2022-01-24.at.12.51.11.mov
Case 2
Screen.Recording.2022-01-24.at.12.56.50.mov
Case 3
Screen.Recording.2022-01-24.at.13.44.16.mov
Case 4
Screen.Recording.2022-01-24.at.16.26.59.mov
Case 5
Screen.Recording.2022-01-24.at.12.54.19.mov
Related Tickets & Packages
Code Review Checklist