Bugfix/FOUR-16559: When I Quick-Fill a task, the signature is also filled and it is observed by the audit. by CarliPinell · Pull Request #6925 · ProcessMaker/processmaker
Navigation Menu
{{ message }}
ProcessMaker / processmaker Public
- Notifications You must be signed in to change notification settings
- Fork 246
Merged
Conversation
Copy link
Contributor
CarliPinell
commented
Jun 7, 2024
CarliPinell
commented
Solution
- In Quickfill option, signatures will no longer be taken into account
How to Test
- Have a process with Form with signature component
- Use Quickfill option with process has signatures into their Form
Related Tickets & Packages
https://processmaker.atlassian.net/browse/FOUR-16559
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.
ci:deploy
ci:next
CarliPinell added 4 commits
June 7, 2024 15:10
CarliPinell
requested a review
from nolanpro
Copy link
tokensPM
commented
Jun 7, 2024
tokensPM commented
Jun 7, 2024QA server K8S was successfully deployed https://ci-cf54c853a5.engk8s.processmaker.net
CarliPinell added 2 commits
June 11, 2024 15:35…aker into bugfix/FOUR-16559-NEXT2
Copy link
processmaker-sonarqube
bot
commented
Jun 11, 2024
processmaker-sonarqube bot commented
Jun 11, 2024
Quality Gate passed
Kudos, no new issues were introduced!
0 New issues
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
nolanpro approved these changes Jun 11, 2024
nolanpro
merged commit
5a6a423
into
next2-improvements
nolanpro
deleted the
bugfix/FOUR-16559
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment