-
Notifications
You must be signed in to change notification settings - Fork 633
Open
Labels
bugThis is a bug!This is a bug!
Description
Describe the bug
At the bottom of https://psfmember.org/user-information/, there's a link to https://www.python.org/users/membership/edit/, which doesn't exist for users who have not yet become Basic Members.
To Reproduce
- Become a Supporting Member on https://psfmember.org without first becoming a Basic Member
- Be instructed to visit https://www.python.org/users/membership/edit/
- Get a 404, you instead need to become a basic member at https://www.python.org/users/membership/, then the
/edit/
page works as expected
Expected behavior
It would make sense to redirect /users/membership/edit/
to /users/membership/
if the user doesn't have a profile. The link on https://psfmember.org could also be updated to /users/membership/
, which redirects to /users/membership/edit/
once you have a profile created.
URL to the issue
No response
Screenshots
Browsers
Firefox
Operating System
Windows
Browser Version
141.0.3 (64-bit)
Relevant log output
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugThis is a bug!This is a bug!