-
-
Notifications
You must be signed in to change notification settings - Fork 712
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
Fix the User/Users.tx
Screen in the develop-userTypeFix
branch
#1684
Comments
@palisadoes Please assign me this issue. |
@its-VinayKumar Our policy is to assign no more than two issues to each contributor across all repositories. This way everyone gets a chance to participate in the projects. We sometimes give exceptions for more urgent cases and sometimes we lose track, but the policy stands. You have reached your limit, please wait until your existing issues are closed before requesting more issues. You could unassign yourself from one of the other issues too. |
@palisadoes its Users/Users.tsx not UserPortal/Users. |
UserPortal/Users
Screen in the develop-userTypeFix
branchUser/Users.tx
Screen in the develop-userTypeFix
branch
@Cioppolo14 Could you kindly assign me to this issue? I understand that I currently have two issues assigned to me, and I submitted a pull request for one last week, which is still in the review stage. I am requesting to be assigned to this particular issue because it is a prerequisite for my ongoing redesign of the user page. As this issue remains unassigned, it is hindering progress on my current task. I have been working on the |
@kanhaiya04 Yes, I will assign this to you for this particular exception. |
NOTE
develop-userTypeFix
branchDescribe the bug
userType
by organization.userType
is currently a part of theUser
definition not part of auserOrganization
definition or something similar.Admin
is anAdmin
for all organizations which grants the same rights as aSuperAdmin
. This is not the intention.Admin
andSuperAdmin
roles.develop-userTypeFix
branch from thedevelop
branch to fix this.develop-userTypeFix
branchdevelop-userTypeFix
branch it will be merged back intodevelop
This needs to be resolved as it is a showstopper bug.
Expected behavior
These conditions must apply:
userType
must be applied per person per organization.SuperAdmin
must be aSuperAdmin
for all organizationsuserType
s would be on a per organization basisdevelop-userTypeFix
branch of Admin and the API. Your role will be to apply the change to the screen in this issue's title to thedevelop-userTypeFix
code.userType
must be unchanged.Screenshots
The current API schema:
The new API schema:
Describe alternatives you've considered
Approach to be followed (optional)
Additional context
userType
functionality:Related issues:
adminApproved
to expected functionality in thedevelop-userTypeFix
branch talawa-api#1862develop-userTypeFix
branch with the latest features fromdevelop
- Fundraising / Recurring Events talawa-api#1904MemberDetail
Screen in thedevelop-userTypeFix
branch #1682OrganizationPeople
Screen in thedevelop-userTypeFix
branch #1683User/Users.tx
Screen in thedevelop-userTypeFix
branch #1684UserPortal/Organizations
Screen in thedevelop-userTypeFix
branch #1685UserPortal/Home.tsx
Screen in thedevelop-userTypeFix
branch #1686Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship
The text was updated successfully, but these errors were encountered: