Skip to content

User pivot jsonable fields not editables #15

@damsfx

Description

@damsfx

On the User controller, awards can be added to pivot data with

1 - "Pivot model" tab :
Adding pivot data (awards) work's well, the data are present in DB; but when editing them the repeater field is not filed.

2 - "Pivot data" tab :
Throw an error "Unexpected type of array when attempting to save attribute "awards", try adding it to the $jsonable property." on line 824 of ...\vendor\winter\storm\src\Database\Model.php.

Additional question:
Is it possible to edit role data and pivot model data in the same pop-up?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions