More structured way to request reopening of correspondence #6791
Labels
easier-admin
Make issues easier to resolve
enhancement
Adds new functionality
f:request-management
stale
Issues with no activity for 12 months
x:uk
Currently reopening of correspondence requests generate an unstructured free text email to the support mailbox.
We could level this up by asking for more information up front, and handling the approval/rejection within the application (#419).
When the user clicks "contact us" on the reopen message, they could be given a form with a free text field to submit their request. We could also include tickbox-style yes/no questions that we almost always ask. If we added the questions, we'd want this to be stored in something like a JSON blob rather than columns on the database to make it easier to change and customise the questions.
The workflow would be nearly identical to #6789, so much so that I'm just going to copy those sketches here rather than redraw. In the case of an authority making the request we'd have to handle a free text / null user record and reply address.
We could also include an entry point to this workflow from the generated bounce message – i.e. "Click here to ask us to reopen this request" – which might help reduce the number of times we need to send a message to ask "Which request are you talking about?"
Like #6789, we should consider this in the context of #229 and creating a structured volunteering role around just this workflow. Similarly, we should still receive an inbox notification that a reopen request has been made.
I think the same workflow could be used for both users making the request and authorities making the request, but that's something to hammer out here. I can imagine the Q&A being slightly different.
The text was updated successfully, but these errors were encountered: