Skip to content

Four 5102 Fix processmaker ID required v4.2#1426

Merged
ryancooley merged 2 commits intodevelopfrom
FOUR-5102-fix-4.2
Feb 25, 2022
Merged

Four 5102 Fix processmaker ID required v4.2#1426
ryancooley merged 2 commits intodevelopfrom
FOUR-5102-fix-4.2

Conversation

@caleeli
Copy link
Copy Markdown
Contributor

@caleeli caleeli commented Jan 31, 2022

Issue & Reproduction Steps

  1. See the process below
  2. Connect a DataObject or DataStore to a Task
  3. An validation error is thrown

image

Expected behavior:
Throw validation errors.

Actual behavior:
No validation errors should be catch when a DataObject/DataStore is connected to a Task.

Solution

How to Test

Create a process like this:
image

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

@eiresendez eiresendez self-requested a review January 31, 2022 22:14
@ryancooley ryancooley merged commit 8c1fcc5 into develop Feb 25, 2022
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