Details
-
Improvement
-
Resolution: Fixed
-
Major
-
1.3
-
None
-
Unknown
-
Description
Current UI of import is trying to display a preview at some point, and during the build and display of this preview, it's trying to find the template that corresponds to the class being imported, so that it displays the imported values through the displayers of the class.
However, this makes the import UI fail if the template in question does not exist - e.g. for importing users or other elements.