As a user, I want to request following other users, so I can view their wishes. The other user has to approve the request before I can view their wishes. The other user can also reject a request.
Search all users, to be able to select one to request following
View all requests for following myself
I can approve a request
I can reject a request
View the status of my requests to follow others
Including timestamps
Documentation / manual
Test Coverage (Unit, Integration, E2E, BDD?)
As a user, I want to request following other users, so I can view their wishes. The other user has to approve the request before I can view their wishes. The other user can also reject a request.
---
- Search all users, to be able to select one to request following
- View all requests for following myself
- I can approve a request
- I can reject a request
- View the status of my requests to follow others
- Including timestamps
- Documentation / manual
- Test Coverage (Unit, Integration, E2E, BDD?)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
As a user, I want to request following other users, so I can view their wishes. The other user has to approve the request before I can view their wishes. The other user can also reject a request.