Skip to content

KeyError: permission_id-the version of marshmallow #2361

Open
@chinmoon

Description

@chinmoon

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions