Opened 16 years ago
Closed 16 years ago
#1768 closed defect (bug) (fixed)
Unnecessary join with user table in BP_Activity_Activity::get() HAS-PATCH
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 1.2 | Priority: | minor |
| Severity: | Version: | ||
| Component: | Keywords: | has-patch | |
| Cc: |
Description
Its not necessary to join with the users table when querying to COUNT() the activities.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [2541]) Fixes #1768 props MrMaz