Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FOUR-19579: [41110] Bitia S.R.L. - Input in collection edit screen not showing 0 variable #1783

Open
wants to merge 5 commits into
base: release-2025-winter
Choose a base branch
from

Conversation

henryjonathanquispe
Copy link

@henryjonathanquispe henryjonathanquispe commented Jan 16, 2025

Issue & Reproduction Steps

  1. Log into ProcessMaker, go to the Admin tab, click on Collections, and create a new one.
  2. in the screen of creation put an input type Integer and Select with value as well integer.
  3. use the same screen to edit a collection
  4. add a new record and put values 0.
  5. now edit a collection

Current Behavior:

The input type integer with value 0 is not showing either the select, but then the input/select has a value different to 0 is showing the value

Expected Behavior:

Inputs should show values in 0

Related Tickets & Packages

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

Copy link

cypress bot commented Jan 16, 2025

screen-builder    Run #1736

Run Properties:  status check failed Failed #1736  •  git commit 956c66f751: FOUR-19579: [41110] Bitia S.R.L. - Input in collection edit screen not showing ...
Project screen-builder
Branch Review bugfix/FOUR-19579
Run status status check failed Failed #1736
Run duration 09m 02s
Commit git commit 956c66f751: FOUR-19579: [41110] Bitia S.R.L. - Input in collection edit screen not showing ...
Committer henryjonathanquispe
View all properties for this run ↗︎

Test results
Tests that failed  Failures 4
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 362
View all changes introduced in this branch ↗︎

Tests for review

Failed  LoadComplexData.spec.js • 1 failed test • CI - Chrome

View Output

Test Artifacts
Validation Rules (Advanced test) > Verify all validation rules within loops Test Replay Screenshots
Failed  DefaultValuesWithComputedFields.spec.js • 1 failed test • CI - Chrome

View Output

Test Artifacts
Computed field and default values > Test default values with computed fields Test Replay Screenshots
Failed  DeviceVisivilityInspector.spec.js • 1 failed test • CI - Chrome

View Output

Test Artifacts
Device Visiblility Inspector > Disabled device visiblility Test Replay Screenshots
Failed  ComputedFields.spec.js • 1 failed test • CI - Chrome

View Output

Test Artifacts
Computed fields > Focuses the first field that has an error Test Replay Screenshots

@pmPaulis pmPaulis changed the title FOUR-19579 : [41110] Bitia S.R.L. - Input in collection edit screen not showing 0 variable FOUR-19579: [41110] Bitia S.R.L. - Input in collection edit screen not showing 0 variable Jan 16, 2025
@tokensPM
Copy link

QA server K8S was successfully deployed https://ci-50a097789d.engk8s.processmaker.net

@tokensPM
Copy link

QA server K8S was successfully deployed https://ci-50a097789d.engk8s.processmaker.net

@tokensPM
Copy link

QA server K8S was successfully deployed https://ci-50a097789d.engk8s.processmaker.net

@pmPaulis pmPaulis added the hold label Jan 30, 2025
@tokensPM
Copy link

QA server K8S was successfully deployed https://ci-50a097789d.engk8s.processmaker.net

@tokensPM
Copy link

tokensPM commented Feb 4, 2025

QA server K8S was successfully deployed https://ci-50a097789d.engk8s.processmaker.net

Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants