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

Django Admin: add email and webhook search fields #10379

Open
2 tasks
agjohnson opened this issue Jun 2, 2023 · 0 comments
Open
2 tasks

Django Admin: add email and webhook search fields #10379

agjohnson opened this issue Jun 2, 2023 · 0 comments
Labels
Accepted Accepted issue on our roadmap Bug A bug

Comments

@agjohnson
Copy link
Contributor

While trying to remove an email hook for a project, I found it not easy to do this from the admin dashboard. I did try to jump in and add the search field to the admin really quick, but also found that the production admin page for webhooks also throws a gateway error trying to load a webhook.

  • Add search fields for webhook, email models for at least searching by project
  • Look into why email hooks and webhook admin pages timeout. You can reproduce this in production by going to the emailhook admin page and trying to click on any of the email hooks.
@agjohnson agjohnson added Accepted Accepted issue on our roadmap Bug A bug labels Jun 2, 2023
@humitos humitos changed the title Admin: add email and webhook search fields Django Admin: add email and webhook search fields Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accepted Accepted issue on our roadmap Bug A bug
Projects
None yet
Development

No branches or pull requests

1 participant