Skip to content

Conversation

@sanjacornelius
Copy link
Contributor

@sanjacornelius sanjacornelius commented Apr 11, 2023

Issue & Reproduction Steps

Ticket: FOUR-7380

As part of the Process Templates PRD, this PR adds a feature to enable master builders to edit their templates in the same way they would edit a process. This enhancement will provide a more seamless and familiar experience for master builders when it comes to maintaining the design of their templates.

Solution

  • Added the ability for master builders to edit their templates in the same way they would a process.

How to Test

  1. Ensure you have the 'Edit Template' permission enabled
  2. Ensure you have a Process Templates created
  3. Navigate to the Templates Tab in the Process Designer
  4. Select the Ellipse menu and select the 'Edit Template' option
  5. Add changes to the template and save
  6. Create a new process using the template
  7. Ensure that the SVG view of the template in the 'Create Process' modal reflects the updated template.
  8. Run the process.

Expected Behavior:
User is able to update the process template with no errors and create processes from the updated template.

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.

@sanjacornelius sanjacornelius changed the base branch from develop to feature/FOUR-7375-b April 11, 2023 19:43
@mcraeteisha mcraeteisha self-requested a review April 12, 2023 20:06
Copy link
Contributor

@mcraeteisha mcraeteisha left a comment

Choose a reason for hiding this comment

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

Approved!

@sanjacornelius sanjacornelius merged commit e115d3b into feature/FOUR-7375-b Apr 13, 2023
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.

3 participants