Skip to content

Conversation

@CarliPinell
Copy link
Contributor

@CarliPinell CarliPinell commented Nov 8, 2024

Solution

  • Collection record Control was fixed when:
  • Collection placeholder label restored
  • Mode dropdown changes between View and Edit

How to Test

  • Login PM4
  • Go to Designer->Screens
  • Create Screen or select a previous one created
  • Drag Collection Record Control
  • Drag Input Field
  • In collection control add Input Field variable name in mustache syntax into Record ID field
  • Select Mode "View"
  • Click on preview
  • Insert a number in the Input Field Collection in View mode should be displayed

Related Tickets & Packages

https://processmaker.atlassian.net/browse/FOUR-20057

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.

@cypress
Copy link

cypress bot commented Nov 8, 2024

screen-builder    Run #1670

Run Properties:  status check passed Passed #1670  •  git commit 1978444fa8: bugfix/FOUR-20057: `Select a collection` label is missing when `Record ID` field...
Project screen-builder
Branch Review bugfix/FOUR-20057
Run status status check passed Passed #1670
Run duration 09m 16s
Commit git commit 1978444fa8: bugfix/FOUR-20057: `Select a collection` label is missing when `Record ID` field...
Committer CarliPinell
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 19
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 365
View all changes introduced in this branch ↗︎

@ryancooley ryancooley merged commit 58fae4e into release-2024-fall Nov 11, 2024
@ryancooley ryancooley deleted the bugfix/FOUR-20057 branch November 11, 2024 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants