Skip to content

Feature: Declare parent TeamΒ #17

@joshua-cannon-techlabs

Description

@joshua-cannon-techlabs

πŸ‘‹

Love the library, as it reduces the amount of work we do in the UI and allows us a nice paper-trail for teams changing.

We have teams which are parented under an umbrella team for permissions reasons. When a new team is created via the script it'd be nice if we wouldn't have to go update the team to use the right parent team.

As far as implementation goes I think you'd need to:

  • Check if the team is in the metadata and needs creating and create it first
  • Otherwise check if it exists (and error if it doesn't)

This does introduce an ordering in how teams are created, but that should be relatively easy to code.

Thanks!

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