Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow SC to unlink existing FA from a club #112

Open
bhawesh96 opened this issue Apr 7, 2020 · 1 comment
Open

Allow SC to unlink existing FA from a club #112

bhawesh96 opened this issue Apr 7, 2020 · 1 comment
Labels
difficulty/high This issue has high difficulty Feature This issue builds a new feature

Comments

@bhawesh96
Copy link
Member

bhawesh96 commented Apr 7, 2020

Is your feature request related to a problem? Please describe.
There are cases when the FA of a club changes. The existing FA needs to be unassigned, removed from DB entirely and the new FA has to sign up.

Describe the solution you'd like
Build a feature for the SC which allows them to unlink an existing FA from a club. After this, it is same as a new club who's FA hasn't signed up yet.

Additional Context
This might require writing some backend code as well. Please create corresponding issue in the backend if need be.

@bhawesh96 bhawesh96 added difficulty/high This issue has high difficulty Feature This issue builds a new feature labels Apr 7, 2020
@bhawesh96 bhawesh96 changed the title Allow SC to retract existing FA Allow SC to unlink existing FA from a club Apr 7, 2020
@bhawesh96
Copy link
Member Author

Ideal solution would be to provide an option to the CLUB itself to be able to unlink existing FA and on doing this, a request goes to the SC. If SC approves, the FA is now unlinked and it's existence deleted from the firebase entirely (auth + db).
Now, club asks its new FA to sign up and the FA sign up process kicks in as usual.

I'm not sure if we're displaying the club-id anywhere in the club's profile. Club will need to provide the club-id to the new FA for the new FA to sign up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty/high This issue has high difficulty Feature This issue builds a new feature
Projects
None yet
Development

No branches or pull requests

1 participant