-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Reproduce
run invoice showcase
goto task review invoice
change Amount input filed
select save
change task and go back
---> Change not persisted
Hint:
tested with Jboss and Chrome/Firefox
Other fileds are ok.
This is the controller panel for Smart Panels app
[CAM-3153] Save function not working in invoice Review Invoice Task
Fix Version/s | New: 7.3.0 [ 13391 ] | |
Fix Version/s | Original: 7.2.0 [ 12997 ] |
Labels | New: CMMN |
Fix Version/s | New: 7.2.2 [ 13498 ] |
Fix Version/s | New: 7.2.3 [ 13504 ] | |
Fix Version/s | Original: 7.2.2 [ 13498 ] |
Fix Version/s | New: 7.2.4 [ 13507 ] | |
Fix Version/s | Original: 7.2.3 [ 13504 ] |
Labels | Original: CMMN |
Fix Version/s | Original: 7.3.0 [ 13391 ] | |
Fix Version/s | Original: 7.2.4 [ 13507 ] |
This bug only occurs for the initially created review invoice task.
The reason seems to be, that the variable "amount" does not exist yet.
Workaround: add variable "amount" in cockpit, then it works