Skip to content

groupBy with related field #71

@MrGreenTea

Description

@MrGreenTea

Is it possible to group exports by a field of a related item?

Specifically I want to split my permissions into two groups: admins and users. I've used groupBy: ['policy'] and it works well, but the files are just named __{SOME_UUID}.json. Would it be possible to have them be named admins.json and users.json if the related policies are called admins and users?

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