FOUR-18107 - feature/FOUR-18103: Support for drafts (hidden variable in screen data) by CarliPinell · Pull Request #7336 · ProcessMaker/processmaker
Navigation Menu
{{ message }}
ProcessMaker / processmaker Public
- Notifications You must be signed in to change notification settings
- Fork 246
Merged
FOUR-18107 - feature/FOUR-18103: Support for drafts (hidden variable in screen data)#7336
nolanpro merged 2 commits intofeature/FOUR-18103from
FOUR-18107 - feature/FOUR-18103: Support for drafts (hidden variable in screen data)#7336
nolanpro merged 2 commits intofeature/FOUR-18103from
Conversation
Copy link
Contributor
CarliPinell
commented
Sep 6, 2024
CarliPinell
commented
Solution
- HasScreenFields trait was modified to show fields from new component CollectionRecordControl
Related Tickets & Packages
https://processmaker.atlassian.net/browse/FOUR-18353
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:next
CarliPinell added 2 commits
September 6, 2024 15:26…s in hasScreenFields trait
CarliPinell
requested review from
gproly,
gustavobascope and
nolanpro
nolanpro approved these changes Sep 18, 2024
nolanpro
merged commit
e940407
into
feature/FOUR-18103
nolanpro
deleted the
feature/FOUR-18353
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