Skip to content

Add "redeliver here" button for holding pen messages #9430

Description

@laurentS

Currently, to redeliver a message that landed in the holding pen, we go to the admin for that message, then to the raw email, and we're presented with a list of guessed requests. The guesses are usually good (in my experience at least), but at this point, the admin has to manually copy/paste or retype the ID or url_name of the matching request, leading to risks of typos, which are usually the reason why the message is in the holding pen in the first place.

I think it'd be nice to have a little "pick this one" button next to each guess. It could be as simple as a line of JS that copies the ID over to the field below to avoid typos. Or directly POSTs the form with the correct ID.
Something like (with a button on each line, not the just the first guess, obviously):

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    easier-adminMake issues easier to resolvef:adminimprovementImproves existing functionality (UI tweaks, refactoring, performance, etc)x:uk

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions