UpdateProfileParams.Status
Open
- Dominant language
- Go
- Stars
- 242
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/axetroy/go-server/blob/399ef980cfc358669630523b3b5646afdebc3db8/internal/app/admin_server/controller/user/update_profile.go#L18-L24
管理员应该能修改用户状态
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading internal/app/admin_server/controller/user/update_profile.go at lines 18-24, especially UpdateProfileParams.Status. Trace the admin user profile update entry point and run any existing tests covering that controller. Done means an administrator can change a user's status through the profile update flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100