Skip to content

Fix: Page Navigation does not work if the data does not provided FOUR-3488#1101

Merged
agustinbusso merged 3 commits into4.1-developfrom
bugfix/FOUR-3488.4.1
Nov 4, 2021
Merged

Fix: Page Navigation does not work if the data does not provided FOUR-3488#1101
agustinbusso merged 3 commits into4.1-developfrom
bugfix/FOUR-3488.4.1

Conversation

@caleeli
Copy link
Copy Markdown
Collaborator

@caleeli caleeli commented Nov 4, 2021

Ticket: http://tickets.pm4overflow.com/tickets/1206
Ticket: http://tickets.pm4overflow.com/tickets/1198
https://processmaker.atlassian.net/browse/FOUR-3488

Problem: A default value (null) is overwriting the object of another one:
Select List Control: FPP_USER_PART_TIME Default: null
Input Text Control: FPP_USER_PART_TIME.FPP_NAME_PART_TIME Default null

The Select List Control was overwriting FPP_USER_PART_TIME to null, causing the Input Text Control to fail.

This PR includes:

  • Test to replicate the issue. Now the user could open the second tab
  • Fix: Default value does not overwrite a declared variable (e.g. FPP_USER_PART_TIME.FPP_NAME_PART_TIME)

Screen:
FPP_PFP_CHAIRS_SCREEN .json.txt

@caleeli caleeli changed the title Bugfix/four 3488.4.1 Fix: Page Navigation does not work if the data does not provided FOUR-3488 Nov 4, 2021
@agustinbusso agustinbusso merged commit 59e9f44 into 4.1-develop Nov 4, 2021
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.

2 participants