-
Notifications
You must be signed in to change notification settings - Fork 6
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
Decline Received Feedback Request #1957
Comments
@mkimberlin Does |
@thelenw This is basically the inverse of the cancel request functionality. This is asking to be able to decline a received feedback request. I think I would want to ask for/communicate a reason for the person declining. I don't think I want to support deleting the request silently at this point. |
@mkimberlin OK. Please advise:
or
|
We want to support this. |
This has been moved to #2622 |
Is your feature request related to a problem? Please describe.
It occurs relatively frequently that PDL's send out feedback requests to an individual who may not really be able to review the development partner due to not having enough direct work experience or recent enough work experience with them. Current the only way to notify the requestor is to contact them directly offline. Then the requestor has to go in and cancel the request. Without this feature, if the requestor doesn't clean up the requests, the Received Requests queue gets cluttered up with "Overdue" requests and makes it difficult to see active ones that need to be responded to.
Describe the solution you'd like
It would be great to be able to respond to a feedback request directly to notify the requestor of needing to decline the request.
Describe alternatives you've considered
Delete the request - Would be nice to be able to delete the request to clean up your Received Requests queue. However this doesn't necessarily give the requestor nice feedback.
Decline request - Allows the requestor to see immediate feedback that you won't be providing feedback and they can reach out to others for feedback in a timely manner. Declined requests can then be cleaned up like "cancelled" requests.
Additional context
The text was updated successfully, but these errors were encountered: