Skip to content

[34709 - 34744] Unable to import processes FIdelity Bank Prod#5614

Merged
ryancooley merged 1 commit intodevelopfrom
bugfix/FOUR-12192
Nov 30, 2023
Merged

[34709 - 34744] Unable to import processes FIdelity Bank Prod#5614
ryancooley merged 1 commit intodevelopfrom
bugfix/FOUR-12192

Conversation

@marcoAntonioNina
Copy link
Copy Markdown
Contributor

@marcoAntonioNina marcoAntonioNina commented Nov 13, 2023

Issue & Reproduction Steps

When you are importing a process, you have a problem with an array type field.
In this case, in the database, there is a value of "[]" in the Users table in the fileds field.

Solution

  • Add validation by type

How to Test

Import a process and the user exists in the database and the meta field has the value [].

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.

@processmaker-sonarqube
Copy link
Copy Markdown

@marcoAntonioNina marcoAntonioNina changed the base branch from next to develop November 14, 2023 12:50
@ryancooley ryancooley merged commit 3588a0c into develop Nov 30, 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