Skip to content
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

Webhook History View broken #739

Open
willpower232 opened this issue Feb 4, 2019 · 0 comments
Open

Webhook History View broken #739

willpower232 opened this issue Feb 4, 2019 · 0 comments
Labels

Comments

@willpower232
Copy link
Collaborator

I don't think this has already been discussed but if your webhook has multiple attempts, it is impossible to view any attempt after the first one.

As per https://github.com/atech/postal/blob/ed7889a40e1d777f1d80821043562ab18b04766e/app/controllers/webhooks_controller.rb#L42

The page is loaded with a single UUID but each attempt has the same UUID so this only returns the first attempt.

I'd say the best solution is to change the history view page so that it includes all attempts with some kind of expandable interface to maximise its usefulness.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant