Skip to content

Export/import process with category#5142

Merged
ryancooley merged 2 commits into
developfrom
bugfix/FOUR-9163
Aug 12, 2023
Merged

Export/import process with category#5142
ryancooley merged 2 commits into
developfrom
bugfix/FOUR-9163

Conversation

@marcoAntonioNina
Copy link
Copy Markdown
Contributor

@marcoAntonioNina marcoAntonioNina commented Aug 11, 2023

Issue & Reproduction Steps

When a process is exported and a screen or script is not found, dependencies are no longer searched for and an incomplete file is created

Solution

It prevents the search for dependencies from ending when a screen or script is not found, now it will continue searching for all dependencies.

How to Test

Create a process assign it screens, scripts then save it.
Go eliminate the screens and scripts in the database.
then without updating the screens and scripts in the export process.
It shouldn't cut the dependency lookup and create a file to export.

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.

ci:deploy
ci:connector-send-email:bugfix/FOUR-9163
ci:package-webentry:bugfix/FOUR-9163
ci:connector-pdf-print:bugfix/FOUR-9163
ci:package-actions-by-email:bugfix/FOUR-9163

@tokensPM
Copy link
Copy Markdown

QA server was successfully deployed https://ci-50ae9b0b10.eng.processmaker.net

@nolanpro nolanpro self-requested a review August 12, 2023 01:10
@tokensPM
Copy link
Copy Markdown

QA server was successfully deployed https://ci-50ae9b0b10.eng.processmaker.net

@ryancooley ryancooley merged commit e366bad into develop Aug 12, 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