processmaker
processmaker copied to clipboard
FOUR-17581 Fix Processes that are started with another thread do not display the screen
trafficstars
Issue & Reproduction Steps
Fix Processes that are started with another thread do not display the screen
Solution
- Use an specific event to handle the redirection.
How to Test
Review the steps in ticket: https://processmaker.atlassian.net/browse/FOUR-17581
Related Tickets & Packages
- https://processmaker.atlassian.net/browse/FOUR-17581
Code Review Checklist
- [x] I have pulled this code locally and tested it on my instance, along with any associated packages.
- [x] This code adheres to ProcessMaker Coding Guidelines.
- [x] This code includes a unit test or an E2E test that tests its functionality, or is covered by an existing test.
- [x] This solution fixes the bug reported in the original ticket.
- [x] This solution does not alter the expected output of a component in a way that would break existing Processes.
- [x] This solution does not implement any breaking changes that would invalidate documentation or cause existing Processes to fail.
- [x] This solution has been tested with enterprise packages that rely on its functionality and does not introduce bugs in those packages.
- [x] This code does not duplicate functionality that already exists in the framework or in ProcessMaker.
- [x] This ticket conforms to the PRD associated with this part of ProcessMaker.
ci:next ci:screen-builder:bugfix/FOUR-17581b
Quality Gate passed
Kudos, no new issues were introduced!
0 New issues
0 Security Hotspots
96.4% Coverage on New Code
0.0% Duplication on New Code