uselagoon / lagoon-ui

Apache License 2.0
6 stars 2 forks source link

Adding a user to a group should offer the option to create user if non-existent #282

Closed tobybellwood closed 1 week ago

tobybellwood commented 1 week ago

As per https://github.com/uselagoon/lagoon/pull/3756 there is now an inviteUser boolean on the addUserToGroup query that can auto-add a user to Lagoon as well as adding them to a group. This is only available to Org Owners and Admins.

We should add a "Add user to Lagoon if required" checkbox to the "Add User" modals, defaulted to true.