David Callizaya
David Callizaya
## 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...
## Fix log of Case not Found when a script task is executed Log is not required for script tasks, just skip it since `tasks` column updated at `updateTaskStatus` only...
## 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 -...
## Fix screen rendering issue with empty nested screen ## Solution - Validate empty nested screens. ## How to Test  1. Create a process like in the image. Note...
## FOUR-24420 Add support to back tasks in the process ## Related Tickets & Packages - https://processmaker.atlassian.net/browse/FOUR-24420 ci:package-private-equity:develop ci:package-collections:pm-apps ci:package-data-sources:pm-apps ci:connector-send-email:pm-apps ci:modeler:pm-apps ci:package-ai:pm-apps ci:k8s-branch:latest-otel
## Issue & Reproduction Steps /api/1.0/tasks endpoint failed becuase an exception in DataManager. Cause: Missing scenario when task endpoint was improved in FOUR-16575 https://github.com/ProcessMaker/processmaker/pull/7123 ## Solution - Consider the parameter...
## 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 -...
DO NOT MERGE ci:deploy ci:package-email-start-event:FOUR-27419 .
## Element Destination Improvements ## Related Tickets & Packages - https://processmaker.atlassian.net/browse/FOUR-22578 ## Code Review Checklist - [x] I have pulled this code locally and tested it on my instance, along...
## Issue & Reproduction Steps Currently the Self Service assignment is not getting the users from the internal variable of each element of the array assigned to the multi-instance task....