Skip to content

FOUR-9558 Error Cannot read properties of undefined (reading 'data'),…#1640

Merged
ryancooley merged 1 commit into
developfrom
bugfix/FOUR-9558
Aug 2, 2023
Merged

FOUR-9558 Error Cannot read properties of undefined (reading 'data'),…#1640
ryancooley merged 1 commit into
developfrom
bugfix/FOUR-9558

Conversation

@gproly
Copy link
Copy Markdown
Contributor

@gproly gproly commented Jul 31, 2023

Issue & Reproduction Steps

Error Cannot read properties of undefined (reading 'data'), when I want to save a process that has a thread or that is not nested to a thread

when we don't associate a thread with a process in the list , and we save the process, we get an error on the screen: "Cannot read properties of undefined (reading 'data')"

Solution:

in the spring version, when we save a process with unbound threads, we don't get the error.

Expected Behavior:

should not show errors when we save a process with threads that does not have an associated process.

Related pull request

ProcessMaker/processmaker#5064

… when I want to save a process that has a thread or that is not nested to a thread
@gproly gproly requested review from gustavobascope, nolanpro and rodriquelca and removed request for rodriquelca July 31, 2023 19:22
Copy link
Copy Markdown
Contributor

@gustavobascope gustavobascope left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the modeler saves the sub process task without a process

image

@ryancooley ryancooley merged commit 5c2260d into develop Aug 2, 2023
@ryancooley ryancooley deleted the bugfix/FOUR-9558 branch August 2, 2023 02:22
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