rad-pat commented on issue #24800:
URL: https://github.com/apache/superset/issues/24800#issuecomment-2681493127

   I just experienced this on 5.0.0RC1 using the swagger UI
   Relevant Traceback:
   ```
   2025-02-25 10:24:52,224:ERROR:superset.views.error_handling:'encrypted_extra'
   Traceback (most recent call last):
     File "/app/superset/views/error_handling.py", line 101, in wraps
       return f(self, *args, **kwargs)
              ^^^^^^^^^^^^^^^^^^^^^^^^
     File "/app/superset/views/base_api.py", line 459, in info_headless
       duration, response = time_function(super().info_headless, **kwargs)
                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     File "/app/superset/utils/core.py", line 1363, in time_function
       response = func(*args, **kwargs)
                  ^^^^^^^^^^^^^^^^^^^^^
     File 
"/app/.venv/lib/python3.11/site-packages/flask_appbuilder/api/__init__.py", 
line 1380, in info_headless
       self.set_response_key_mappings(payload, self.info, rison_args, 
**rison_args)
     File 
"/app/.venv/lib/python3.11/site-packages/flask_appbuilder/api/__init__.py", 
line 753, in set_response_key_mappings
       v(self, response, **kwargs)
     File 
"/app/.venv/lib/python3.11/site-packages/flask_appbuilder/api/__init__.py", 
line 1273, in merge_add_field_info
       response[API_ADD_COLUMNS_RES_KEY] = self._get_fields_info(
                                           ^^^^^^^^^^^^^^^^^^^^^^
     File 
"/app/.venv/lib/python3.11/site-packages/flask_appbuilder/api/__init__.py", 
line 2045, in _get_fields_info
       model_schema.fields[col],
       ~~~~~~~~~~~~~~~~~~~^^^^^
   KeyError: 'encrypted_extra'
   ```


-- 
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: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to