Skip to content

Enforce ownership for flagsmith_feature resources #214

@danjuv

Description

@danjuv

When creating a flag, there is an owners attribute:

owners: List of user IDs representing the owners of the feature.

However, it's not mandatory, nor it is simple to retrieve what the ID is (need to enable JSON mode to find the ID).

Is it possible to either:

  • Enforce an owner is set
  • Default a flag owner automatically (to the user's API token)
  • Pass in a user's email, instead of an ID

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