From c06b2457fb81f0f5bc64d708fac3cedebffc1910 Mon Sep 17 00:00:00 2001 From: Bruce Becker Date: Thu, 9 Jan 2025 09:03:37 +0100 Subject: [PATCH] [Check-in] Fix ordered list Closed #688 Signed-off-by: Bruce Becker --- .../joining-virtual-organisation/_index.md | 80 +++++++------------ 1 file changed, 30 insertions(+), 50 deletions(-) diff --git a/content/en/users/aai/check-in/joining-virtual-organisation/_index.md b/content/en/users/aai/check-in/joining-virtual-organisation/_index.md index eb80d546f2..9e34df78bd 100644 --- a/content/en/users/aai/check-in/joining-virtual-organisation/_index.md +++ b/content/en/users/aai/check-in/joining-virtual-organisation/_index.md @@ -15,58 +15,38 @@ in Check-in are represented as Collaborative Organisation Units (COUs). In order to join a Virtual Organisation you must have an EGI account. If you don't have, then first [sign up for an EGI account](../signup/). -1. Login to [Check-in registry](https://aai.egi.eu/registry) with your EGI account. - +1. Login to [Check-in registry](https://aai.egi.eu/registry) with your EGI + account. 1. Expand the **People** drop down menu and click **Enroll**. - ![COmanage-people-enroll](./check-in-people-enroll.png) - -1. Click the **Begin** link of the Enrollment flow of the VO you want to - join - +1. Click the **Begin** link of the Enrollment flow of the VO you want to join ![Join example](./check-in-join-example.png) - 1. Click the **Begin** button to start the Enrollment flow - ![Start enrollement flow](./check-in-start-enroll.png) - -1. - a. If there are no pending petitions the enrollment flow will continue as usual. - - b. If there is one pending petition: - - b1. If its status is in Pending Approval you will see a page similar to this: - - ![Pending Petition Under Approval](./check-in-pending-petition-approval.png) - - Where you can: - - * Click the **Notify Approver(s) Again** button and a reminder email will be sent to approver(s) - - * Click **Proceed with new enrollment**, so a new enrollment flow will start - - * Click **Delete and proceed with new enrollment**. - In this case, the pending petition will be deleted and a new enrollment flow will be created. - - b2. If its status is not in `Pending Approval`, `Pending Confirmation` or - `Finalized` you will see a page similar to this: - - ![Pending Petition](./check-in-pending-petition-created.png) - - Where you can: - - * Click the **Resume** button and continue the enrollment flow - - * Click **Proceed with new enrollment**, so a new enrollment flow will start - - * Click **Delete and proceed with new enrollment**. - In this case, the pending petition will be deleted and a new enrollment flow will start. - - c. If there is more than one pending petition related to the enrollment flow: - - ![Pending Petitions](./check-in-pending-petitions.png) - - Where you can: - * Click the **View** Button of each petition and review it. (see (b) use case above) - - * Click **Proceed with new enrollment** and a new enrollment flow will start +1. Handle pending petitions +1. If there are no pending petitions the enrollment flow will continue as usual. +1. If there is one pending petition: +1. If its status is in Pending Approval you will see a page similar to this: + ![Pending Petition Under Approval](./check-in-pending-petition-approval.png) + Here you can: + + - Click the **Notify Approver(s) Again** button and a reminder email will be + sent to approver(s) + - Click **Proceed with new enrollment**, so a new enrollment flow will start + - Click **Delete and proceed with new enrollment**. In this case, the pending + petition will be deleted and a new enrollment flow will be created. + +1. If its status is not in `Pending Approval`, `Pending Confirmation` or + `Finalized` you will see a page similar to this: + ![Pending Petition](./check-in-pending-petition-created.png) Hhere you can: + + - Click the **Resume** button and continue the enrollment flow + - Click **Proceed with new enrollment**, so a new enrollment flow will start + - Click **Delete and proceed with new enrollment**. In this case, the pending + petition will be deleted and a new enrollment flow will start. + +1. If there is more than one pending petition related to the enrollment flow: + ![Pending Petitions](./check-in-pending-petitions.png) Here you can: + + - Click the **View** Button of each petition and review it. (see above) + - Click **Proceed with new enrollment** and a new enrollment flow will start