processmaker
processmaker copied to clipboard
ProcessMaker BPM Core
Move the workflow to the .github repo Note: the failing build here is expected since the default branch is now release-2024-fall. This PR allows our packages to use the new...
Move the workflow to the .github repo This PR also includes an updated README.md on how to use release branches in CICD
Move the workflow to the .github repo
## STORY Reassign tasks I manage ## Descripción As a Process Manager, I want to reassign tasks so that I can ensure that tasks are processed by the most suitable...
## Issue & Reproduction Steps ## Solution - add populate cases_started table during migration ## How to Test Describe how to test that this solution works. run `php artisan upgrade`...
## Issue & Reproduction Steps Describe the issue this ticket solves and describe how to reproduce the issue (please attach any fixtures used to reproduce the issue). ## Solution -...
## Issue & Reproduction Steps My Cases endpoint improvements. ## Related Tickets & Packages - https://processmaker.atlassian.net/browse/FOUR-18078 ## Code Review Checklist - [x] I have pulled this code locally and tested...
## Issue & Reproduction Steps WebEntry endpoints are slow. This was caused by two features: - Sanitize data when a webentry (task) is submited - Get screen with nested screens...
## Issue & Reproduction Steps This PR addresses the 500 error encountered when attempting to apply a template to a screen page that has not been stored in the database....