Skip to content

FOUR-21290: Fix Unable to Create Processes from Guided Templates#7839

Merged
ryancooley merged 2 commits intorelease-2025-winterfrom
bugfix/FOUR-21290
Jan 23, 2025
Merged

FOUR-21290: Fix Unable to Create Processes from Guided Templates#7839
ryancooley merged 2 commits intorelease-2025-winterfrom
bugfix/FOUR-21290

Conversation

@estebangallego
Copy link
Copy Markdown
Contributor

@estebangallego estebangallego commented Dec 17, 2024

Issue & Reproduction Steps

Users are unable to create processes from guided templates. Upon selecting a template, the process creation flow fails. This issue is observed in version 4.12.0 and did not occur in previous versions.

Steps to Reproduce:

  • Navigate to the Designer/Processes.
  • Select Guide Template from the available options.
  • Attempt to create a new process using any of the available guided templates.

Solution

  • Restore the Template::rules

  • Expand the description field to allow more than 100 characters to ensure that FOUR-20102 is also resolved.

How to Test

Please follow the Steps to Reproduce and ensure that the Guided Template is fully generated and functioning as expected.

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.

@estebangallego estebangallego changed the base branch from release-2024-fall to release-2025-winter January 14, 2025 16:39
@processmaker-sonarqube
Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@ryancooley ryancooley merged commit 0752363 into release-2025-winter Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants