You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2022-02-03T14:47:38 WARNING Traceback (most recent call last):
File "C:\Users/grellets/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\gml_application_schema_toolbox\gui\load_wizard.py", line 202, in validatePage
self._panel.do_load()
File "C:\Users/grellets/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\gml_application_schema_toolbox\gui\import_gmlas_panel.py", line 404, in do_load
import_in_qgis(
File "C:\Users/grellets/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\gml_application_schema_toolbox\core\load_gmlas_in_qgis.py", line 144, in import_in_qgis
PlgLogger.log(message=f"DEBUG List of layers : {result}", log_level=4)
UnboundLocalError: local variable 'result' referenced before assignment
Environment
Expected behavior
If:
then: create a new database prompting the user to name it and select the folder
The text was updated successfully, but these errors were encountered: