- Add Users column showing number of users assigned to each role - Load user counts efficiently in single query to avoid N+1 - Similar implementation to membership fee types member count |
||
|---|---|---|
| .. | ||
| form.ex | ||
| index.ex | ||
| index.html.heex | ||
| show.ex | ||
- Add Users column showing number of users assigned to each role - Load user counts efficiently in single query to avoid N+1 - Similar implementation to membership fee types member count |
||
|---|---|---|
| .. | ||
| form.ex | ||
| index.ex | ||
| index.html.heex | ||
| show.ex | ||