Open
Description
The error KeyError: 'permission_id'
occurs when registering the PermissionViewMenuApi
class in Flask-AppBuilder (FAB).
It has been identified that this issue is related to the version of marshmallow
. When using marshmallow==3.26.1
, Flask-AppBuilder does not throw the KeyError: 'permission_id'
error. However, after upgrading to marshmallow-4.0.0
, this problem occurs.
Metadata
Metadata
Assignees
Labels
No labels