Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

Counting users by role on the custom email sending admin page takes too long #972

Open
sacummins opened this issue Jul 20, 2018 · 1 comment
Assignees

Comments

@sacummins
Copy link
Contributor

For some reason the send custom email admin page uses the awful and old statistics endpoint to gather information about the different user roles that are available in the system to email.

We should use a proper database query for this rather than try and do it in Java. (especially now we have a proper database)

@sacummins sacummins self-assigned this Jul 20, 2018
@sacummins
Copy link
Contributor Author

Fixed by 448f1d7 when merged

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

No branches or pull requests

1 participant