Skip to content

Fix issue when pm-blocks-package is not installed#5062

Merged
ryancooley merged 1 commit into
developfrom
hotfix/FOUR-9471
Jul 31, 2023
Merged

Fix issue when pm-blocks-package is not installed#5062
ryancooley merged 1 commit into
developfrom
hotfix/FOUR-9471

Conversation

@eiresendez
Copy link
Copy Markdown
Contributor

@eiresendez eiresendez commented Jul 31, 2023

Issue & Reproduction Steps

When the PM Block package is not installed and we attempt to access the PM Block associated with a Process, a PHP Fatal error is thrown because the class does not exist.

Solution

  • An additional check is added to verify that the PM Block package is installed.

How to Test

  • Remove PM Block Package
  • Access the route /modeler/{id}.

Related Tickets & Packages

Copy link
Copy Markdown
Contributor

@estebangallego estebangallego left a comment

Choose a reason for hiding this comment

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

Approved.

@ryancooley ryancooley merged commit f82bf4e into develop Jul 31, 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