Skip to content

Conversation

@sanjacornelius
Copy link
Contributor

@sanjacornelius sanjacornelius commented Sep 15, 2025

Issue & Reproduction Steps

This PR resolves a regression where the wrong Create Template modal was being displayed for screens. The issue was caused by misconfigured properties in the create-template-modal component.

Added/updated properties:

  • screenType
  • types
  • permissions
  • Updated assetType value

How to Test

  1. Navigate to Designer, and from the recent assets, select a screen asset via the ellipsis menu.
  2. Select Save as Template.
  3. Verify that the correct Create Template modal for screens is displayed.
  4. Complete the form and save the template.
  5. Confirm that the template saves successfully without errors.

Related Tickets & Packages

ci:deploy

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.

..

@programerboy
Copy link

Hello and regards
When we set tooltip on button and submit in form builder, it is not displayed at runtime or preview mode.
Please check, the component has error!
Thanks

Copy link
Contributor

@eiresendez eiresendez left a comment

Choose a reason for hiding this comment

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

It works as expected! 👍

@vladyrichter
Copy link

QA server K8S was successfully deployed https://ci-dfe5b0d99a.engk8s.processmaker.net

@vladyrichter
Copy link

QA server K8S was successfully deployed https://ci-dfe5b0d99a.engk8s.processmaker.net

@processmaker-sonarqube
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed 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 442a65a into develop Sep 17, 2025
17 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants