Skip to content

FOUR-9462 The summary of a complete request from a process that has a PMBlock shows internal data#5046

Merged
ryancooley merged 1 commit into
developfrom
FOUR-9462
Jul 21, 2023
Merged

FOUR-9462 The summary of a complete request from a process that has a PMBlock shows internal data#5046
ryancooley merged 1 commit into
developfrom
FOUR-9462

Conversation

@julceslauhub
Copy link
Copy Markdown
Contributor

@julceslauhub julceslauhub commented Jul 21, 2023

Issue & Reproduction Steps

When a instance is completed the magic variables "_user" and "_request" still present in the request data

Solution

  • Clean unnecessary data before complete the instance

How to Test

Set in ".env" file the "MESSAGE_BROKER_DRIVER" value to "rabbitmq" or "kafka" and run a process until complete the flow.

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.

@processmaker-sonarqube
Copy link
Copy Markdown

@ryancooley ryancooley merged commit 418639a into develop Jul 21, 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