-
-
Notifications
You must be signed in to change notification settings - Fork 757
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
Update Registrations with a User Type
- Admin
#1273
Comments
hey i would like to work on this! |
Please assign this one to me. |
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue. |
Unassigning due to inactivity |
Please assign this issue to me @Cioppolo14 |
Unassigning as prerequisite not yet satisfied |
hey @Shubh152 can you please tell me what the prerequisites are? |
@1010varun I think #1552 in Talawa-API is the prereq, see above. Do you still want this issue? |
Hey @Cioppolo14 would like to take this up again! |
Hey @palisadoes is this issue still valid as we have changed the whole approach by adding the NON_USER field in the enum and a new user is give the role of USER automatically. |
@adi790uu Thank you. You are correct we don't need this issue. I am going to close this now. |
Is your feature request related to a problem? Please describe.
Currently our application assumes that all persons tracked in the database are Talawa users. This may not be the case in practice. Administrators will require the ability to manage people who either cannot access our apps or don't want to.
Describe the solution you'd like
There are requirements dependent upon the repository
API
User
collection to have aUser Type
field that could have at a minimum these possible valuesApp User
Non App User
User
and related collectionsThe aim is that this field will be automatically populated during the registration process. Here are some examples:
App User
App User
App User
or aNon App User
Non App User
Admin
We require this from you:
App User
and the DB must be updated accordinglyDescribe alternatives you've considered
Approach to be followed (optional)
Additional context
Related issues include:
User Type
Flag Field talawa-api#1552 (Prerequisite)User Type
- Mobile talawa#2269User Type
- Admin #1273Other
Potential internship candidates
The text was updated successfully, but these errors were encountered: