processmaker icon indicating copy to clipboard operation
processmaker copied to clipboard

FOUR-17581 Fix Processes that are started with another thread do not display the screen

Open caleeli opened this issue 1 year ago • 1 comments
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

caleeli avatar Aug 21 '24 14:08 caleeli