From bb88ba2b39beffc493f4e499750785df68ca46c5 Mon Sep 17 00:00:00 2001 From: Gregory Bartholomew Date: May 11 2021 23:07:25 +0000 Subject: Document how to fix an out-of-order invite --- diff --git a/modules/ROOT/pages/technical-taiga.adoc b/modules/ROOT/pages/technical-taiga.adoc index 4aded50..18d5023 100644 --- a/modules/ROOT/pages/technical-taiga.adoc +++ b/modules/ROOT/pages/technical-taiga.adoc @@ -18,6 +18,14 @@ To add a new user: The user is now added to the Magazine board and can be assigned to cards. +If the invite was mistakenly issued before the user had logged in to teams.fedoraproject.org, use the following steps to get Taiga to reconnect the invite with the user's OpenID. + +. Click *Admin* (the gear icon) on the left-hand panel +. Click *Members* +. Find the *Pending* invite at the end of the Members list +. Click the big red button at the end of the row (the trash can icon) +. Redo the "To add a new user" steps above _after_ the user has logged in + == Creating a new card (user story) When a proposal is approved, follow these steps.