Opened 2 years ago
Closed 2 years ago
#2774 closed enhancement (fixed)
Filter on the activities and groups queries
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | major | Milestone: | 1.5 |
| Component: | Core | Version: | 1.2.6 |
| Severity: | Keywords: | ||
| Cc: |
Description
There is already a great set of filters right before the members query is fired, which I have made extensive use of in some projects. I'd like similar ones for groups and for activity.
Change History (1)
comment:1
boonebgorges — 2 years ago
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

(In [3617]) Adds filters to groups and activities queries to parallel members component. Fixes #2774