Skip to content

FOUR-12579 data._parent.request_id the value is wrong#5697

Merged
ryancooley merged 1 commit intodevelopfrom
bugfix/TRI4-6982
Nov 24, 2023
Merged

FOUR-12579 data._parent.request_id the value is wrong#5697
ryancooley merged 1 commit intodevelopfrom
bugfix/TRI4-6982

Conversation

@julceslauhub
Copy link
Copy Markdown
Contributor

Issue & Reproduction Steps

Id related to parent request are storing the uuid instead the. numeric id.

Solution

  • Before store the data the parent request id is replaced by the correct value.

How to Test

Create a process that uses a sub-process and check the 'parent" values in data, specifically the request_id.

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.
  • This ticket conforms to the PRD associated with this part of ProcessMaker.

@julceslauhub julceslauhub requested a review from caleeli November 24, 2023 14:33
@processmaker-sonarqube
Copy link
Copy Markdown

@julceslauhub julceslauhub changed the title data._parent.request_id the value is wrong FOUR-12579 data._parent.request_id the value is wrong Nov 24, 2023
@ryancooley ryancooley merged commit 084377a into develop Nov 24, 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