dschulten opened a new issue, #3660:
URL: https://github.com/apache/incubator-kie-tools/issues/3660
Steps to reproduce:
1. Open the attached model in the sandbox
2. Change the Data Type of Input Modernisierungen from Modernisierung to
Modernisierungen
3. Hit Execute to display the Input form
=> Instead of the execute form, I get "Oops! Formular kann wegen eines
Fehlers nicht dargestellt werden." below Inputs
=> The Javascript Console has the following output **four** times (might be
related to number of attributes on Modernisierung):
```
installHook.js:1 TypeError: d.map is not a function
at index.js:8:3734235
at aa (index.js:8:1126341)
at Vs (index.js:8:1178166)
at Dl (index.js:8:1165511)
at kl (index.js:8:1165439)
at Al (index.js:8:1165302)
at gl (index.js:8:1162299)
at index.js:8:1112272
at t.unstable_runWithPriority (index.js:8:1871328)
at Vi (index.js:8:1112050)
```
The model itself seems valid. Also, if I go the extended services directly
on http://127.0.0.1:21345/, it shows a user interface where I can enter several
rows of input data for Modernisierung. So this might be a sandbox only problem.
[Restnutzungsdauer
Multiple.dmn.xml](https://github.com/user-attachments/files/30007938/Restnutzungsdauer.Multiple.dmn.xml)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]