-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Affects Version/s: 10.0.0.FL
-
Component/s: None
-
Security Level: Jimmy
-
None
-
None
Steps to Reproduce
1. run the attached richlet with 10.0.0.FL.20230418
2. select a value in the 2nd combobox
3. select a value in the 1st combobox
Current Result
an error shows:
Cannot deserialize value of type `int` from String "S": not a valid `int` value
at [Source: UNKNOWN; line: -1, column: -1]
Expected Result
no error
Debug Information
- au request contains: data_0:
Unknown macro: {"value"}
- @ActionVariable(targetId = ActionTarget.NEXT_SIBLING + ActionTarget.NEXT_SIBLING) Integer quantity doesn't work as expected