-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
2020 Week 22-24 (from May 25), 2020 Week 25-27 (from Jun 15)
-
-
NEW
-
NEW
Files without dataset or navigation cannot be imported in Runtime.
Take as an example the attached import, it does not have datasets and it will fail on Runtime with the following exception. The same happens with Navigation, but Runtime should be able to run import with only pages (users may rely only on HTML components to build pages)
14:52:44,713 ERROR [org.dashbuilder.backend.resources.UploadResourceImpl] (default task-8) Error uploading file: java.lang.IllegalArgumentException: Not a valid file structure. at deployment.dashbuilder-runtime.war//org.dashbuilder.backend.services.impl.RuntimeModelRegistryImpl.registerFile(RuntimeModelRegistryImpl.java:95) at deployment.dashbuilder-runtime.war//org.dashbuilder.backend.services.impl.RuntimeModelRegistryImpl$Proxy$_$$_WeldClientProxy.registerFile(Unknown Source) at deployment.dashbuilder-runtime.war//org.dashbuilder.backend.resources.UploadResourceImpl.uploadFile(UploadResourceImpl.java:81) at deployment.dashbuilder-runtime.war//org.dashbuilder.backend.resources.UploadResourceImpl$Proxy$_$$_WeldClientProxy.uploadFile(Unknown Source)
- is cloned by
-
RHPAM-3032 getting UI error if navtree.json file is not available in the imported dashboard in dashbuilder runtime
- Closed