Skip to content

FOUR-12667 Multi-Instance (Parallel) not routing the request when the parallel tasks are completed #5752

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

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

julceslauhub
Copy link
Contributor

Issue & Reproduction Steps

When a process have a Multi-Instance task, sometimes the request is not routed to the next task. The video attached to the ticket in JIRA show the incorrect behavior.

Solution

state value currently is not necessary and is outdated in some situations, send the collaboration_uuid is enough for nayra service to get the last state of the request

How to Test

Create a process with a Multi-Instance task and try to route to the next task the most faster possible.

Related Tickets & Packages

https://processmaker.atlassian.net/browse/FOUR-12667

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 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.

@julceslauhub julceslauhub requested a review from caleeli December 4, 2023 18:35
Copy link

SonarQube Quality Gate

Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@ryancooley ryancooley merged commit fdf4470 into develop Dec 4, 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.

4 participants